cells

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

Parameters

value

A list of the cell Amazon Resource Names (ARNs) in the recovery group.


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


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

Parameters

values

A list of the cell Amazon Resource Names (ARNs) in the recovery group.