subnetIds

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


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