Class: Aws::Types::SendCommandResult
- Inherits:
-
Object
- Object
- Aws::Types::SendCommandResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#command ⇒ Types::Command
Returns the value of attribute command.
Instance Attribute Details
#command ⇒ Types::Command
Returns the value of attribute command.
4070 4071 4072 |
# File 'sig/types.rbs', line 4070 def command @command end |