zones

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

Parameters

value

Specifies a list of Availability Zones in which this Custom IP Prefix should be located. Should not be specified when creating an IPv6 global prefix. Changing this forces a new resource to be created.

Note: In regions with availability zones, the Custom IP Prefix must be specified as either Zone-redundant or assigned to a specific zone. It can't be created with no zone specified in these regions. All IPs from the prefix must have the same zonal properties.


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


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

Parameters

values

Specifies a list of Availability Zones in which this Custom IP Prefix should be located. Should not be specified when creating an IPv6 global prefix. Changing this forces a new resource to be created.

Note: In regions with availability zones, the Custom IP Prefix must be specified as either Zone-redundant or assigned to a specific zone. It can't be created with no zone specified in these regions. All IPs from the prefix must have the same zonal properties.