vpcZoneIdentifiers

@JvmName(name = "ihvijnmgddlymruf")
suspend fun vpcZoneIdentifiers(value: Output<List<String>>)
@JvmName(name = "tvtcvktyxylwqfhe")
suspend fun vpcZoneIdentifiers(value: List<String>?)

Parameters

value

List of subnet IDs to launch resources in. Subnets automatically determine which availability zones the group will reside. Conflicts with availability_zones.


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


@JvmName(name = "iqcrlrvvfijfxuqj")
suspend fun vpcZoneIdentifiers(values: List<Output<String>>)
@JvmName(name = "pjfcnwpujthbjvfy")
suspend fun vpcZoneIdentifiers(vararg values: String)

Parameters

values

List of subnet IDs to launch resources in. Subnets automatically determine which availability zones the group will reside. Conflicts with availability_zones.