Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanData
-
Packages that use DataplexDatascanData Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanData in com.hashicorp.cdktf.providers.google.dataplex_datascan
Classes in com.hashicorp.cdktf.providers.google.dataplex_datascan that implement DataplexDatascanData Modifier and Type Class Description static classDataplexDatascanData.Jsii$ProxyAn implementation forDataplexDatascanDataMethods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanData Modifier and Type Method Description DataplexDatascanDataDataplexDatascanData.Builder. build()Builds the configured instance.DataplexDatascanDataDataplexDatascanConfig. getData()data block.DataplexDatascanDataDataplexDatascanConfig.Jsii$Proxy. getData()DataplexDatascanDataDataplexDatascan. getDataInput()DataplexDatascanDataDataplexDatascanDataOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanData Modifier and Type Method Description DataplexDatascan.BuilderDataplexDatascan.Builder. data(DataplexDatascanData data)data block.DataplexDatascanConfig.BuilderDataplexDatascanConfig.Builder. data(DataplexDatascanData data)Sets the value ofDataplexDatascanConfig.getData()voidDataplexDatascan. putData(DataplexDatascanData value)voidDataplexDatascanDataOutputReference. setInternalValue(DataplexDatascanData value)
-