Class: Aws::Types::CreateCommandResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCommandResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#command_arn ⇒ ::String
Returns the value of attribute command_arn.
-
#command_id ⇒ ::String
Returns the value of attribute command_id.
Instance Attribute Details
#command_arn ⇒ ::String
Returns the value of attribute command_arn.
829 830 831 |
# File 'sig/types.rbs', line 829 def command_arn @command_arn end |
#command_id ⇒ ::String
Returns the value of attribute command_id.
828 829 830 |
# File 'sig/types.rbs', line 828 def command_id @command_id end |