Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanDataQualitySpec
-
Packages that use DataplexDatascanDataQualitySpec Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanDataQualitySpec in com.hashicorp.cdktf.providers.google.dataplex_datascan
Classes in com.hashicorp.cdktf.providers.google.dataplex_datascan that implement DataplexDatascanDataQualitySpec Modifier and Type Class Description static classDataplexDatascanDataQualitySpec.Jsii$ProxyAn implementation forDataplexDatascanDataQualitySpecMethods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanDataQualitySpec Modifier and Type Method Description DataplexDatascanDataQualitySpecDataplexDatascanDataQualitySpec.Builder. build()Builds the configured instance.default DataplexDatascanDataQualitySpecDataplexDatascanConfig. getDataQualitySpec()data_quality_spec block.DataplexDatascanDataQualitySpecDataplexDatascanConfig.Jsii$Proxy. getDataQualitySpec()DataplexDatascanDataQualitySpecDataplexDatascan. getDataQualitySpecInput()DataplexDatascanDataQualitySpecDataplexDatascanDataQualitySpecOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanDataQualitySpec Modifier and Type Method Description DataplexDatascan.BuilderDataplexDatascan.Builder. dataQualitySpec(DataplexDatascanDataQualitySpec dataQualitySpec)data_quality_spec block.DataplexDatascanConfig.BuilderDataplexDatascanConfig.Builder. dataQualitySpec(DataplexDatascanDataQualitySpec dataQualitySpec)Sets the value ofDataplexDatascanConfig.getDataQualitySpec()voidDataplexDatascan. putDataQualitySpec(DataplexDatascanDataQualitySpec value)voidDataplexDatascanDataQualitySpecOutputReference. setInternalValue(DataplexDatascanDataQualitySpec value)
-