Class: Aws::Types::DeployTargetEventContext
- Inherits:
-
Object
- Object
- Aws::Types::DeployTargetEventContext
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#ssm_command_id ⇒ ::String
Returns the value of attribute ssm_command_id.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
435 436 437 |
# File 'sig/types.rbs', line 435 def end |
#ssm_command_id ⇒ ::String
Returns the value of attribute ssm_command_id.
434 435 436 |
# File 'sig/types.rbs', line 434 def ssm_command_id @ssm_command_id end |