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