View source: R/route53recoveryreadiness_operations.R
route53recoveryreadiness_get_cell_readiness_summary | R Documentation |
Gets readiness for a cell. Aggregates the readiness of all the resources that are associated with the cell into a single value.
See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_get_cell_readiness_summary/ for full documentation.
route53recoveryreadiness_get_cell_readiness_summary(
CellName,
MaxResults = NULL,
NextToken = NULL
)
CellName |
[required] The name of the cell. |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.