Class: Aws::Types::DeleteCommandRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCommandRequest
- 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.
1343 1344 1345 |
# File 'sig/types.rbs', line 1343 def command_id @command_id end |