route53recoveryreadiness_update_cell {paws.networking} | R Documentation |
Updates a cell to replace the list of nested cells with a new list of nested cells
Description
Updates a cell to replace the list of nested cells with a new list of nested cells.
See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_update_cell/ for full documentation.
Usage
route53recoveryreadiness_update_cell(CellName, Cells)
Arguments
CellName |
[required] The name of the cell. |
Cells |
[required] A list of cell Amazon Resource Names (ARNs), which completely replaces the previous list. |
[Package paws.networking version 0.9.0 Index]