Amazon.CodeDeploy.Model.UpdateApplicationRequest.IsSetNewApplicationName C# (CSharp) Méthode

IsSetNewApplicationName() private méthode

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