zones

@JvmName(name = "evioldiqidqchnyw")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "bviwpeykbqcdtrcs")
suspend fun zones(value: List<String>?)

Parameters

value

Specifies a list of Availability Zones in which this Public Bastion Host should be located. Changing this forces a new resource to be created.


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


@JvmName(name = "anrxecytyxnanldx")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "grmgxbunfmqxrysn")
suspend fun zones(vararg values: String)

Parameters

values

Specifies a list of Availability Zones in which this Public Bastion Host should be located. Changing this forces a new resource to be created.