route53recoveryreadiness_list_readiness_checks {paws.networking} | R Documentation |
Lists the readiness checks for an account
Description
Lists the readiness checks for an account.
See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_list_readiness_checks/ for full documentation.
Usage
route53recoveryreadiness_list_readiness_checks(
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.9.0 Index]