vpcZoneIdentifiers

@JvmName(name = "eujyxxqrihenqdwn")
suspend fun vpcZoneIdentifiers(value: Output<List<String>>)
@JvmName(name = "kgvppvuppppravxs")
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 = "surpbuqryhupmeiw")
suspend fun vpcZoneIdentifiers(vararg values: Output<String>)


@JvmName(name = "lcalkpbhirvcddyl")
suspend fun vpcZoneIdentifiers(values: List<Output<String>>)
@JvmName(name = "txrvkgrytkfpmppp")
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.