Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanDataQualitySpecRulesRegexExpectation.Builder
-
Packages that use DataplexDatascanDataQualitySpecRulesRegexExpectation.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanDataQualitySpecRulesRegexExpectation.Builder in com.hashicorp.cdktf.providers.google.dataplex_datascan
Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanDataQualitySpecRulesRegexExpectation.Builder Modifier and Type Method Description static DataplexDatascanDataQualitySpecRulesRegexExpectation.BuilderDataplexDatascanDataQualitySpecRulesRegexExpectation. builder()DataplexDatascanDataQualitySpecRulesRegexExpectation.BuilderDataplexDatascanDataQualitySpecRulesRegexExpectation.Builder. regex(String regex)Sets the value ofDataplexDatascanDataQualitySpecRulesRegexExpectation.getRegex()Constructors in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanDataQualitySpecRulesRegexExpectation.Builder Constructor Description Jsii$Proxy(DataplexDatascanDataQualitySpecRulesRegexExpectation.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexDatascanDataQualitySpecRulesRegexExpectation.Builder.
-