subnetIds

@JvmName(name = "ckfulxeubypmxyai")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "qbfpuchqjwykdmbp")
suspend fun subnetIds(value: List<String>?)

Parameters

value

Set of VPC Subnet ID-s for the subnet group. At least one subnet must be provided. The following arguments are optional:


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


@JvmName(name = "kvpjudrdpbiubcqf")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "gmkveaonxomjkkkh")
suspend fun subnetIds(vararg values: String)

Parameters

values

Set of VPC Subnet ID-s for the subnet group. At least one subnet must be provided. The following arguments are optional: