Amazon.ApplicationAutoScaling.Model.StepScalingPolicyConfiguration.IsSetMetricAggregationType C# (CSharp) Method

IsSetMetricAggregationType() private method

private IsSetMetricAggregationType ( ) : bool
return bool
        internal bool IsSetMetricAggregationType()
        {
            return this._metricAggregationType != null;
        }