Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanExecutionSpec.Builder
-
Packages that use DataplexDatascanExecutionSpec.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanExecutionSpec.Builder in com.hashicorp.cdktf.providers.google.dataplex_datascan
Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanExecutionSpec.Builder Modifier and Type Method Description static DataplexDatascanExecutionSpec.BuilderDataplexDatascanExecutionSpec. builder()DataplexDatascanExecutionSpec.BuilderDataplexDatascanExecutionSpec.Builder. field(String field)Sets the value ofDataplexDatascanExecutionSpec.getField()DataplexDatascanExecutionSpec.BuilderDataplexDatascanExecutionSpec.Builder. trigger(DataplexDatascanExecutionSpecTrigger trigger)Sets the value ofDataplexDatascanExecutionSpec.getTrigger()Constructors in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanExecutionSpec.Builder Constructor Description Jsii$Proxy(DataplexDatascanExecutionSpec.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexDatascanExecutionSpec.Builder.
-