route53recoveryreadiness_get_cell_readiness_summary: Gets readiness for a cell

View source: R/route53recoveryreadiness_operations.R

route53recoveryreadiness_get_cell_readiness_summaryR 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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.