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

IsSetAutoScalingGroupName() private méthode

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