zones

@JvmName(name = "yljuucifnprpymmy")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "csbspobgqfdpliil")
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 = "wbfbnpriyyhvgyus")
suspend fun zones(vararg values: Output<String>)


@JvmName(name = "oqmaxaxdngfkvdgb")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "uxmhifnqftpouicl")
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