cells

@JvmName(name = "ekxvblapfxlrdfmf")
suspend fun cells(value: Output<List<String>>)
@JvmName(name = "nfuycxunemqhmcjb")
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 = "tfavwpoelpphiyur")
suspend fun cells(vararg values: Output<String>)


@JvmName(name = "qdfkfxdvsjxckmia")
suspend fun cells(values: List<Output<String>>)
@JvmName(name = "rpkyvuxgocvtajcb")
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.