Uses of Class
com.hashicorp.cdktf.providers.google.bigtable_app_profile.BigtableAppProfileSingleClusterRouting.Builder
-
Packages that use BigtableAppProfileSingleClusterRouting.Builder Package Description com.hashicorp.cdktf.providers.google.bigtable_app_profile google_bigtable_app_profile -
-
Uses of BigtableAppProfileSingleClusterRouting.Builder in com.hashicorp.cdktf.providers.google.bigtable_app_profile
Methods in com.hashicorp.cdktf.providers.google.bigtable_app_profile that return BigtableAppProfileSingleClusterRouting.Builder Modifier and Type Method Description BigtableAppProfileSingleClusterRouting.BuilderBigtableAppProfileSingleClusterRouting.Builder. allowTransactionalWrites(com.hashicorp.cdktf.IResolvable allowTransactionalWrites)Sets the value ofBigtableAppProfileSingleClusterRouting.getAllowTransactionalWrites()BigtableAppProfileSingleClusterRouting.BuilderBigtableAppProfileSingleClusterRouting.Builder. allowTransactionalWrites(Boolean allowTransactionalWrites)Sets the value ofBigtableAppProfileSingleClusterRouting.getAllowTransactionalWrites()static BigtableAppProfileSingleClusterRouting.BuilderBigtableAppProfileSingleClusterRouting. builder()BigtableAppProfileSingleClusterRouting.BuilderBigtableAppProfileSingleClusterRouting.Builder. clusterId(String clusterId)Sets the value ofBigtableAppProfileSingleClusterRouting.getClusterId()Constructors in com.hashicorp.cdktf.providers.google.bigtable_app_profile with parameters of type BigtableAppProfileSingleClusterRouting.Builder Constructor Description Jsii$Proxy(BigtableAppProfileSingleClusterRouting.Builder builder)Constructor that initializes the object based on literal property values passed by theBigtableAppProfileSingleClusterRouting.Builder.
-