Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanConfig
-
Packages that use DataplexDatascanConfig Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanConfig in com.hashicorp.cdktf.providers.google.dataplex_datascan
Classes in com.hashicorp.cdktf.providers.google.dataplex_datascan that implement DataplexDatascanConfig Modifier and Type Class Description static classDataplexDatascanConfig.Jsii$ProxyAn implementation forDataplexDatascanConfigMethods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanConfig Modifier and Type Method Description DataplexDatascanConfigDataplexDatascanConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanConfig Constructor Description DataplexDatascan(software.constructs.Construct scope, String id, DataplexDatascanConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan google_dataplex_datascan} Resource.
-