subnetIds

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


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