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