Module: Aws::Drs::Client::_ListRecoveryPlanExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecoveryPlanExecutionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
635 |
# File 'sig/client.rbs', line 635
def next_token: () -> ::String
|
#recovery_plan_executions ⇒ ::Array[Types::RecoveryPlanExecutionSummary]
634 |
# File 'sig/client.rbs', line 634
def recovery_plan_executions: () -> ::Array[Types::RecoveryPlanExecutionSummary]
|