subnetIds

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


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