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