subnetIds

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


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