zones

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

Parameters

value

Availability zones for resources. This field should only contain a single element in the array.


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


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

Parameters

values

Availability zones for resources. This field should only contain a single element in the array.