zones

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

Parameters

value

Specifies a list of Availability Zones in which this Public IP Prefix should be located. Changing this forces a new Public IP Prefix to be created.

Please Note: Availability Zones are only supported in several regions at this time.


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


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

Parameters

values

Specifies a list of Availability Zones in which this Public IP Prefix should be located. Changing this forces a new Public IP Prefix to be created.

Please Note: Availability Zones are only supported in several regions at this time.