Amazon.CloudFormation.Model.ExecuteChangeSetRequest.IsSetChangeSetName C# (CSharp) Méthode

IsSetChangeSetName() private méthode

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