Class: Aws::Types::GetLifecycleExecutionRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetLifecycleExecutionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lifecycle_execution_id ⇒ ::String
Returns the value of attribute lifecycle_execution_id.
Instance Attribute Details
#lifecycle_execution_id ⇒ ::String
Returns the value of attribute lifecycle_execution_id.
801 802 803 |
# File 'sig/types.rbs', line 801 def lifecycle_execution_id @lifecycle_execution_id end |