Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanDataProfileSpecIncludeFields
-
Packages that use DataplexDatascanDataProfileSpecIncludeFields Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanDataProfileSpecIncludeFields in com.hashicorp.cdktf.providers.google.dataplex_datascan
Classes in com.hashicorp.cdktf.providers.google.dataplex_datascan that implement DataplexDatascanDataProfileSpecIncludeFields Modifier and Type Class Description static classDataplexDatascanDataProfileSpecIncludeFields.Jsii$ProxyAn implementation forDataplexDatascanDataProfileSpecIncludeFieldsMethods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanDataProfileSpecIncludeFields Modifier and Type Method Description DataplexDatascanDataProfileSpecIncludeFieldsDataplexDatascanDataProfileSpecIncludeFields.Builder. build()Builds the configured instance.default DataplexDatascanDataProfileSpecIncludeFieldsDataplexDatascanDataProfileSpec. getIncludeFields()include_fields block.DataplexDatascanDataProfileSpecIncludeFieldsDataplexDatascanDataProfileSpec.Jsii$Proxy. getIncludeFields()DataplexDatascanDataProfileSpecIncludeFieldsDataplexDatascanDataProfileSpecOutputReference. getIncludeFieldsInput()DataplexDatascanDataProfileSpecIncludeFieldsDataplexDatascanDataProfileSpecIncludeFieldsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanDataProfileSpecIncludeFields Modifier and Type Method Description DataplexDatascanDataProfileSpec.BuilderDataplexDatascanDataProfileSpec.Builder. includeFields(DataplexDatascanDataProfileSpecIncludeFields includeFields)Sets the value ofDataplexDatascanDataProfileSpec.getIncludeFields()voidDataplexDatascanDataProfileSpecOutputReference. putIncludeFields(DataplexDatascanDataProfileSpecIncludeFields value)voidDataplexDatascanDataProfileSpecIncludeFieldsOutputReference. setInternalValue(DataplexDatascanDataProfileSpecIncludeFields value)
-