routePrefixes

@JvmName(name = "tybpxulwjynbiwtt")
suspend fun routePrefixes(value: Output<List<String>>)
@JvmName(name = "gwykrptltufeqxwe")
suspend fun routePrefixes(value: List<String>?)

Parameters

value

A list of route prefixes which this criterion matches.


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


@JvmName(name = "vpbfsvvhsawlsatx")
suspend fun routePrefixes(values: List<Output<String>>)
@JvmName(name = "drimvqmttrmgnvfh")
suspend fun routePrefixes(vararg values: String)

Parameters

values

A list of route prefixes which this criterion matches.