Uses of Interface
com.hashicorp.cdktf.providers.google.bigtable_authorized_view.BigtableAuthorizedViewSubsetView
-
Packages that use BigtableAuthorizedViewSubsetView Package Description com.hashicorp.cdktf.providers.google.bigtable_authorized_view google_bigtable_authorized_view -
-
Uses of BigtableAuthorizedViewSubsetView in com.hashicorp.cdktf.providers.google.bigtable_authorized_view
Classes in com.hashicorp.cdktf.providers.google.bigtable_authorized_view that implement BigtableAuthorizedViewSubsetView Modifier and Type Class Description static classBigtableAuthorizedViewSubsetView.Jsii$ProxyAn implementation forBigtableAuthorizedViewSubsetViewMethods in com.hashicorp.cdktf.providers.google.bigtable_authorized_view that return BigtableAuthorizedViewSubsetView Modifier and Type Method Description BigtableAuthorizedViewSubsetViewBigtableAuthorizedViewSubsetView.Builder. build()Builds the configured instance.BigtableAuthorizedViewSubsetViewBigtableAuthorizedViewSubsetViewOutputReference. getInternalValue()default BigtableAuthorizedViewSubsetViewBigtableAuthorizedViewConfig. getSubsetView()subset_view block.BigtableAuthorizedViewSubsetViewBigtableAuthorizedViewConfig.Jsii$Proxy. getSubsetView()BigtableAuthorizedViewSubsetViewBigtableAuthorizedView. getSubsetViewInput()Methods in com.hashicorp.cdktf.providers.google.bigtable_authorized_view with parameters of type BigtableAuthorizedViewSubsetView Modifier and Type Method Description voidBigtableAuthorizedView. putSubsetView(BigtableAuthorizedViewSubsetView value)voidBigtableAuthorizedViewSubsetViewOutputReference. setInternalValue(BigtableAuthorizedViewSubsetView value)BigtableAuthorizedView.BuilderBigtableAuthorizedView.Builder. subsetView(BigtableAuthorizedViewSubsetView subsetView)subset_view block.BigtableAuthorizedViewConfig.BuilderBigtableAuthorizedViewConfig.Builder. subsetView(BigtableAuthorizedViewSubsetView subsetView)Sets the value ofBigtableAuthorizedViewConfig.getSubsetView()
-