route53recoveryreadiness_get_cell_readiness_summary {paws.networking} | R Documentation |
Gets readiness for a cell
Description
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.
Usage
route53recoveryreadiness_get_cell_readiness_summary(
CellName,
MaxResults = NULL,
NextToken = NULL
)
Arguments
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. |
[Package paws.networking version 0.9.0 Index]