regex Expectation
suspend fun regexExpectation(value: Output<GoogleCloudDataplexV1DataQualityRuleRegexExpectationArgs>)
Parameters
value
ColumnMap rule which evaluates whether each column value matches a specified regex.
suspend fun regexExpectation(argument: suspend GoogleCloudDataplexV1DataQualityRuleRegexExpectationArgsBuilder.() -> Unit)
Parameters
argument
ColumnMap rule which evaluates whether each column value matches a specified regex.