Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanDataProfileSpec
-
Packages that use DataplexDatascanDataProfileSpec Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanDataProfileSpec in com.hashicorp.cdktf.providers.google.dataplex_datascan
Classes in com.hashicorp.cdktf.providers.google.dataplex_datascan that implement DataplexDatascanDataProfileSpec Modifier and Type Class Description static classDataplexDatascanDataProfileSpec.Jsii$ProxyAn implementation forDataplexDatascanDataProfileSpecMethods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanDataProfileSpec Modifier and Type Method Description DataplexDatascanDataProfileSpecDataplexDatascanDataProfileSpec.Builder. build()Builds the configured instance.default DataplexDatascanDataProfileSpecDataplexDatascanConfig. getDataProfileSpec()data_profile_spec block.DataplexDatascanDataProfileSpecDataplexDatascanConfig.Jsii$Proxy. getDataProfileSpec()DataplexDatascanDataProfileSpecDataplexDatascan. getDataProfileSpecInput()DataplexDatascanDataProfileSpecDataplexDatascanDataProfileSpecOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanDataProfileSpec Modifier and Type Method Description DataplexDatascan.BuilderDataplexDatascan.Builder. dataProfileSpec(DataplexDatascanDataProfileSpec dataProfileSpec)data_profile_spec block.DataplexDatascanConfig.BuilderDataplexDatascanConfig.Builder. dataProfileSpec(DataplexDatascanDataProfileSpec dataProfileSpec)Sets the value ofDataplexDatascanConfig.getDataProfileSpec()voidDataplexDatascan. putDataProfileSpec(DataplexDatascanDataProfileSpec value)voidDataplexDatascanDataProfileSpecOutputReference. setInternalValue(DataplexDatascanDataProfileSpec value)
-