View source: R/route53recoveryreadiness_operations.R
route53recoveryreadiness_list_rules | R Documentation |
Lists all readiness rules, or lists the readiness rules for a specific resource type.
See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_list_rules/ for full documentation.
route53recoveryreadiness_list_rules(
MaxResults = NULL,
NextToken = NULL,
ResourceType = NULL
)
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. |
ResourceType |
The resource type that a readiness rule applies to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.