Amazon.CodeDeploy.Model.ListApplicationRevisionsRequest.IsSetDeployed C# (CSharp) Méthode

IsSetDeployed() private méthode

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