Module: Aws::Imagebuilder::Client::_ListLifecycleExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLifecycleExecutionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lifecycle_executions ⇒ ::Array[Types::LifecycleExecution]
1073 |
# File 'sig/client.rbs', line 1073
def lifecycle_executions: () -> ::Array[Types::LifecycleExecution]
|
#next_token ⇒ ::String
1074 |
# File 'sig/client.rbs', line 1074
def next_token: () -> ::String
|