Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanDataQualitySpecRules
-
Packages that use DataplexDatascanDataQualitySpecRules Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanDataQualitySpecRules in com.hashicorp.cdktf.providers.google.dataplex_datascan
Classes in com.hashicorp.cdktf.providers.google.dataplex_datascan that implement DataplexDatascanDataQualitySpecRules Modifier and Type Class Description static classDataplexDatascanDataQualitySpecRules.Jsii$ProxyAn implementation forDataplexDatascanDataQualitySpecRulesMethods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanDataQualitySpecRules Modifier and Type Method Description DataplexDatascanDataQualitySpecRulesDataplexDatascanDataQualitySpecRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanDataQualitySpecRules Modifier and Type Method Description voidDataplexDatascanDataQualitySpecRulesOutputReference. setInternalValue(DataplexDatascanDataQualitySpecRules value)Method parameters in com.hashicorp.cdktf.providers.google.dataplex_datascan with type arguments of type DataplexDatascanDataQualitySpecRules Modifier and Type Method Description DataplexDatascanDataQualitySpec.BuilderDataplexDatascanDataQualitySpec.Builder. rules(List<? extends DataplexDatascanDataQualitySpecRules> rules)Sets the value ofDataplexDatascanDataQualitySpec.getRules()voidDataplexDatascanDataQualitySpecRulesList. setInternalValue(List<DataplexDatascanDataQualitySpecRules> value)
-