Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanDataQualitySpecRulesRegexExpectation
-
Packages that use DataplexDatascanDataQualitySpecRulesRegexExpectation Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanDataQualitySpecRulesRegexExpectation in com.hashicorp.cdktf.providers.google.dataplex_datascan
Classes in com.hashicorp.cdktf.providers.google.dataplex_datascan that implement DataplexDatascanDataQualitySpecRulesRegexExpectation Modifier and Type Class Description static classDataplexDatascanDataQualitySpecRulesRegexExpectation.Jsii$ProxyAn implementation forDataplexDatascanDataQualitySpecRulesRegexExpectationMethods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanDataQualitySpecRulesRegexExpectation Modifier and Type Method Description DataplexDatascanDataQualitySpecRulesRegexExpectationDataplexDatascanDataQualitySpecRulesRegexExpectation.Builder. build()Builds the configured instance.DataplexDatascanDataQualitySpecRulesRegexExpectationDataplexDatascanDataQualitySpecRulesRegexExpectationOutputReference. getInternalValue()default DataplexDatascanDataQualitySpecRulesRegexExpectationDataplexDatascanDataQualitySpecRules. getRegexExpectation()regex_expectation block.DataplexDatascanDataQualitySpecRulesRegexExpectationDataplexDatascanDataQualitySpecRules.Jsii$Proxy. getRegexExpectation()DataplexDatascanDataQualitySpecRulesRegexExpectationDataplexDatascanDataQualitySpecRulesOutputReference. getRegexExpectationInput()Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanDataQualitySpecRulesRegexExpectation Modifier and Type Method Description voidDataplexDatascanDataQualitySpecRulesOutputReference. putRegexExpectation(DataplexDatascanDataQualitySpecRulesRegexExpectation value)DataplexDatascanDataQualitySpecRules.BuilderDataplexDatascanDataQualitySpecRules.Builder. regexExpectation(DataplexDatascanDataQualitySpecRulesRegexExpectation regexExpectation)Sets the value ofDataplexDatascanDataQualitySpecRules.getRegexExpectation()voidDataplexDatascanDataQualitySpecRulesRegexExpectationOutputReference. setInternalValue(DataplexDatascanDataQualitySpecRulesRegexExpectation value)
-