matchesPattern

@JvmName(name = "qksnkoquusmjrsbr")
suspend fun matchesPattern(value: Output<String>)
@JvmName(name = "brmmmaqoawsbplph")
suspend fun matchesPattern(value: String?)

Parameters

value

A regular expression that satisfies the RE2 syntax. This condition is satisfied when the name of the object matches the RE2 pattern. Note: This feature is currently in the "Early Access" launch stage and is only available to a whitelisted set of users; that means that this feature may be changed in backward-incompatible ways and that it is not guaranteed to be released.