Module: Aws::Route53RecoveryReadiness::Client::_ListCrossAccountAuthorizationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCrossAccountAuthorizationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cross_account_authorizations ⇒ ::Array[::String]
329 |
# File 'sig/client.rbs', line 329
def cross_account_authorizations: () -> ::Array[::String]
|
#next_token ⇒ ::String
330 |
# File 'sig/client.rbs', line 330
def next_token: () -> ::String
|