Class: Aws::Types::PutLifecycleEventHookExecutionStatusOutput
- Inherits:
-
Object
- Object
- Aws::Types::PutLifecycleEventHookExecutionStatusOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lifecycle_event_hook_execution_id ⇒ ::String
Returns the value of attribute lifecycle_event_hook_execution_id.
Instance Attribute Details
#lifecycle_event_hook_execution_id ⇒ ::String
Returns the value of attribute lifecycle_event_hook_execution_id.
1092 1093 1094 |
# File 'sig/types.rbs', line 1092 def lifecycle_event_hook_execution_id @lifecycle_event_hook_execution_id end |