availabilityZones

@JvmName(name = "fmlyixjjirulnrfo")
suspend fun availabilityZones(value: Output<List<String>>)
@JvmName(name = "lmbskhcsjtxiagsr")
suspend fun availabilityZones(value: List<String>?)

Parameters

value

The list of Availability Zones associated with the VPC subnets.


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


@JvmName(name = "vpbfrrxutekottjq")
suspend fun availabilityZones(values: List<Output<String>>)
@JvmName(name = "twlihjvlwcohmaod")
suspend fun availabilityZones(vararg values: String)

Parameters

values

The list of Availability Zones associated with the VPC subnets.