zones

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

Parameters

value

Specifies a list of Availability Zones in which the IP Address for this Load Balancer should be located.

NOTE: Availability Zones are only supported with a Standard SKU and in select regions at this time.


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


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

Parameters

values

Specifies a list of Availability Zones in which the IP Address for this Load Balancer should be located.

NOTE: Availability Zones are only supported with a Standard SKU and in select regions at this time.