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

IsSetAutoScalingGroupName() private méthode

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