Amazon.OpsWorks.Model.CreateDeploymentRequest.IsSetCommand C# (CSharp) Метод

IsSetCommand() приватный Метод

private IsSetCommand ( ) : bool
Результат bool
        internal bool IsSetCommand()
        {
            return this._command != null;
        }