Amazon.OpsWorks.Model.CreateDeploymentRequest.IsSetCommand C# (CSharp) Méthode

IsSetCommand() private méthode

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