Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanData.Builder
-
Packages that use DataplexDatascanData.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanData.Builder in com.hashicorp.cdktf.providers.google.dataplex_datascan
Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanData.Builder Modifier and Type Method Description static DataplexDatascanData.BuilderDataplexDatascanData. builder()DataplexDatascanData.BuilderDataplexDatascanData.Builder. entity(String entity)Sets the value ofDataplexDatascanData.getEntity()DataplexDatascanData.BuilderDataplexDatascanData.Builder. resource(String resource)Sets the value ofDataplexDatascanData.getResource()Constructors in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanData.Builder Constructor Description Jsii$Proxy(DataplexDatascanData.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexDatascanData.Builder.
-