Amazon.CodeDeploy.Model.BatchGetApplicationRevisionsRequest.IsSetApplicationName C# (CSharp) Method

IsSetApplicationName() private method

private IsSetApplicationName ( ) : bool
return bool
        internal bool IsSetApplicationName()
        {
            return this._applicationName != null;
        }
BatchGetApplicationRevisionsRequest