Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanDataProfileSpecExcludeFields
-
Packages that use DataplexDatascanDataProfileSpecExcludeFields Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanDataProfileSpecExcludeFields in com.hashicorp.cdktf.providers.google.dataplex_datascan
Classes in com.hashicorp.cdktf.providers.google.dataplex_datascan that implement DataplexDatascanDataProfileSpecExcludeFields Modifier and Type Class Description static classDataplexDatascanDataProfileSpecExcludeFields.Jsii$ProxyAn implementation forDataplexDatascanDataProfileSpecExcludeFieldsMethods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanDataProfileSpecExcludeFields Modifier and Type Method Description DataplexDatascanDataProfileSpecExcludeFieldsDataplexDatascanDataProfileSpecExcludeFields.Builder. build()Builds the configured instance.default DataplexDatascanDataProfileSpecExcludeFieldsDataplexDatascanDataProfileSpec. getExcludeFields()exclude_fields block.DataplexDatascanDataProfileSpecExcludeFieldsDataplexDatascanDataProfileSpec.Jsii$Proxy. getExcludeFields()DataplexDatascanDataProfileSpecExcludeFieldsDataplexDatascanDataProfileSpecOutputReference. getExcludeFieldsInput()DataplexDatascanDataProfileSpecExcludeFieldsDataplexDatascanDataProfileSpecExcludeFieldsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanDataProfileSpecExcludeFields Modifier and Type Method Description DataplexDatascanDataProfileSpec.BuilderDataplexDatascanDataProfileSpec.Builder. excludeFields(DataplexDatascanDataProfileSpecExcludeFields excludeFields)Sets the value ofDataplexDatascanDataProfileSpec.getExcludeFields()voidDataplexDatascanDataProfileSpecOutputReference. putExcludeFields(DataplexDatascanDataProfileSpecExcludeFields value)voidDataplexDatascanDataProfileSpecExcludeFieldsOutputReference. setInternalValue(DataplexDatascanDataProfileSpecExcludeFields value)
-