zones

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

Parameters

value

A list of availability zones denoting the zone in which Nat Gateway should be deployed.


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


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

Parameters

values

A list of availability zones denoting the zone in which Nat Gateway should be deployed.