zones

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


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