pattern

@JvmName(name = "wyifnjpnrhabpsrb")
suspend fun pattern(value: Output<String>)
@JvmName(name = "ukqddpgccjungcmq")
suspend fun pattern(value: String?)

Parameters

value

Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.