route53recoveryreadiness_list_cross_account_authorizations {paws.networking} | R Documentation |
Lists the cross-account readiness authorizations that are in place for an account
Description
Lists the cross-account readiness authorizations that are in place for an account.
See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_list_cross_account_authorizations/ for full documentation.
Usage
route53recoveryreadiness_list_cross_account_authorizations(
MaxResults = NULL,
NextToken = NULL
)
Arguments
MaxResults |
The number of objects that you want to return with this call. |
NextToken |
The token that identifies which batch of results you want to see. |
[Package paws.networking version 0.7.0 Index]