patternsToMatches

@JvmName(name = "irdgvpallcfmwrdv")
suspend fun patternsToMatches(value: Output<List<String>>)
@JvmName(name = "rmtschohqdkidvja")
suspend fun patternsToMatches(value: List<String>?)

Parameters

value

The route patterns of the rule.


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


@JvmName(name = "jrrllbnbbumlqmyt")
suspend fun patternsToMatches(values: List<Output<String>>)
@JvmName(name = "nuttopvqxdpapkuw")
suspend fun patternsToMatches(vararg values: String)

Parameters

values

The route patterns of the rule.