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