route53recoveryreadiness_get_recovery_group_readiness_summary | R Documentation |
Displays a summary of information about a recovery group's readiness status. Includes the readiness checks for resources in the recovery group and the readiness status of each one.
See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_get_recovery_group_readiness_summary/ for full documentation.
route53recoveryreadiness_get_recovery_group_readiness_summary(
MaxResults = NULL,
NextToken = NULL,
RecoveryGroupName
)
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. |
RecoveryGroupName |
[required] The name of a recovery group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.