zones

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

Parameters

value

A list of Availability Zones in which this NAT Gateway should be located. Changing this forces a new NAT Gateway to be created.

NOTE: Only one Availability Zone can be defined. For more information, please check out the Azure documentation


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


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

Parameters

values

A list of Availability Zones in which this NAT Gateway should be located. Changing this forces a new NAT Gateway to be created.

NOTE: Only one Availability Zone can be defined. For more information, please check out the Azure documentation