Amazon.ApplicationAutoScaling.Model.StepScalingPolicyConfiguration.IsSetMetricAggregationType C# (CSharp) Méthode

IsSetMetricAggregationType() private méthode

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