routePrefixes

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

Parameters

value

A list of route prefixes which this criterion matches.


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


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

Parameters

values

A list of route prefixes which this criterion matches.