zones

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

Parameters

value

A list of availability zones denoting the IP allocated for the resource needs to come from.


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


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

Parameters

values

A list of availability zones denoting the IP allocated for the resource needs to come from.