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