routePrefixes

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

Parameters

value

A list of route prefixes.


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


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

Parameters

values

A list of route prefixes.