route53recoveryreadiness_create_cell {paws.networking}R Documentation

Creates a cell in an account

Description

Creates a cell in an account.

See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_create_cell/ for full documentation.

Usage

route53recoveryreadiness_create_cell(CellName, Cells = NULL, Tags = NULL)

Arguments

CellName

[required] The name of the cell to create.

Cells

A list of cell Amazon Resource Names (ARNs) contained within this cell, for use in nested cells. For example, Availability Zones within specific Amazon Web Services Regions.

Tags

[Package paws.networking version 0.7.0 Index]