subnetIds

@JvmName(name = "dsfqgidacdufocwr")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "owtuujdvitttmpsv")
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 = "bejkrqtylerrhntp")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "vbuhvkkjglgvejmm")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "tpfjthcjabgrbdjp")
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: