matchesSuffixes

@JvmName(name = "ceaijxewmsridcgf")
suspend fun matchesSuffixes(value: Output<List<String>>)
@JvmName(name = "vwufxhnhxwtqycul")
suspend fun matchesSuffixes(value: List<String>?)

Parameters

value

One or more matching name suffixes to satisfy this condition.


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


@JvmName(name = "kbitxebtuqtwwsws")
suspend fun matchesSuffixes(values: List<Output<String>>)
@JvmName(name = "rvshulukcqtyybgb")
suspend fun matchesSuffixes(vararg values: String)

Parameters

values

One or more matching name suffixes to satisfy this condition.