Class: Aws::Types::GetLifecycleExecutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetLifecycleExecutionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lifecycle_execution ⇒ Types::LifecycleExecution
Returns the value of attribute lifecycle_execution.
Instance Attribute Details
#lifecycle_execution ⇒ Types::LifecycleExecution
Returns the value of attribute lifecycle_execution.
806 807 808 |
# File 'sig/types.rbs', line 806 def lifecycle_execution @lifecycle_execution end |