Amazon.SimpleSystemsManagement.Model.SendCommandResponse.IsSetCommand C# (CSharp) Метод

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

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