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