Amazon.ElasticMapReduce.Model.PutAutoScalingPolicyResponse.IsSetAutoScalingPolicy C# (CSharp) Method

IsSetAutoScalingPolicy() private method

private IsSetAutoScalingPolicy ( ) : bool
return bool
        internal bool IsSetAutoScalingPolicy()
        {
            return this._autoScalingPolicy != null;
        }