subnetIds

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


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