Amazon.AutoScaling.Model.EnableMetricsCollectionRequest.IsSetAutoScalingGroupName C# (CSharp) Méthode

IsSetAutoScalingGroupName() private méthode

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