subnetIds

@JvmName(name = "pvqcrutyvokyfyux")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "trlvjnwlbwwioljw")
suspend fun subnetIds(value: List<String>)

Parameters

value

The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.


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


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

Parameters

values

The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.