cells

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

Parameters

value

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


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


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

Parameters

values

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