cells

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

Parameters

value

List of cell arns to add as nested fault domains within this cell.


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


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

Parameters

values

List of cell arns to add as nested fault domains within this cell.