cells

@JvmName(name = "innoacnieygfxwhl")
suspend fun cells(value: Output<List<String>>)
@JvmName(name = "evbpbxkampobswfm")
suspend fun cells(value: List<String>?)

Parameters

value

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


@JvmName(name = "wxsxxlyabisegdeh")
suspend fun cells(vararg values: Output<String>)


@JvmName(name = "srqknxstadhvbsni")
suspend fun cells(values: List<Output<String>>)
@JvmName(name = "ntgfhsrcwmdpccsw")
suspend fun cells(vararg values: String)

Parameters

values

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