Amazon.CodeDeploy.Model.ListApplicationRevisionsRequest.IsSetDeployed C# (CSharp) Method

IsSetDeployed() private method

private IsSetDeployed ( ) : bool
return bool
        internal bool IsSetDeployed()
        {
            return this._deployed != null;
        }