selectedZones

@JvmName(name = "tlxadcqopqwnpwqo")
suspend fun selectedZones(value: Output<List<String>>)
@JvmName(name = "ytmefyfemkadyhhs")
suspend fun selectedZones(value: List<String>?)

Parameters

value

The zones among which you want to deploy the instance.


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


@JvmName(name = "kctxunxgaeutfaek")
suspend fun selectedZones(values: List<Output<String>>)
@JvmName(name = "gphxepejdxheqjvb")
suspend fun selectedZones(vararg values: String)

Parameters

values

The zones among which you want to deploy the instance.