data class CellArgs(val cellName: Output<String>? = null, val cells: Output<List<String>>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<CellArgs>
The API Schema for AWS Route53 Recovery Readiness Cells.
A list of cell Amazon Resource Names (ARNs) contained within this cell, for use in nested cells. For example, Availability Zones within specific Regions.