matchesSuffixes

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

Parameters

value

One or more matching name suffixes to satisfy this condition.


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


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

Parameters

values

One or more matching name suffixes to satisfy this condition.