Amazon.CodeDeploy.Model.UpdateApplicationRequest.IsSetNewApplicationName C# (CSharp) Method

IsSetNewApplicationName() private method

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