Module: Aws::Drs::Client::_ListRecoveryPlanStepsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecoveryPlanStepsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
649 |
# File 'sig/client.rbs', line 649
def next_token: () -> ::String
|
#recovery_plan_steps ⇒ ::Array[Types::RecoveryPlanStep]
648 |
# File 'sig/client.rbs', line 648
def recovery_plan_steps: () -> ::Array[Types::RecoveryPlanStep]
|