Class: Aws::Types::GetCommandRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetCommandRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#command_id ⇒ ::String
Returns the value of attribute command_id.
Instance Attribute Details
#command_id ⇒ ::String
Returns the value of attribute command_id.
2355 2356 2357 |
# File 'sig/types.rbs', line 2355 def command_id @command_id end |