Module: Aws::Route53RecoveryReadiness::Client::_ListRecoveryGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecoveryGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
353 |
# File 'sig/client.rbs', line 353
def next_token: () -> ::String
|
#recovery_groups ⇒ ::Array[Types::RecoveryGroupOutput]
354 |
# File 'sig/client.rbs', line 354
def recovery_groups: () -> ::Array[Types::RecoveryGroupOutput]
|