Uses of Interface
com.hashicorp.cdktf.providers.google.bigtable_app_profile.BigtableAppProfileStandardIsolation
-
Packages that use BigtableAppProfileStandardIsolation Package Description com.hashicorp.cdktf.providers.google.bigtable_app_profile google_bigtable_app_profile -
-
Uses of BigtableAppProfileStandardIsolation in com.hashicorp.cdktf.providers.google.bigtable_app_profile
Classes in com.hashicorp.cdktf.providers.google.bigtable_app_profile that implement BigtableAppProfileStandardIsolation Modifier and Type Class Description static classBigtableAppProfileStandardIsolation.Jsii$ProxyAn implementation forBigtableAppProfileStandardIsolationMethods in com.hashicorp.cdktf.providers.google.bigtable_app_profile that return BigtableAppProfileStandardIsolation Modifier and Type Method Description BigtableAppProfileStandardIsolationBigtableAppProfileStandardIsolation.Builder. build()Builds the configured instance.BigtableAppProfileStandardIsolationBigtableAppProfileStandardIsolationOutputReference. getInternalValue()default BigtableAppProfileStandardIsolationBigtableAppProfileConfig. getStandardIsolation()standard_isolation block.BigtableAppProfileStandardIsolationBigtableAppProfileConfig.Jsii$Proxy. getStandardIsolation()BigtableAppProfileStandardIsolationBigtableAppProfile. getStandardIsolationInput()Methods in com.hashicorp.cdktf.providers.google.bigtable_app_profile with parameters of type BigtableAppProfileStandardIsolation Modifier and Type Method Description voidBigtableAppProfile. putStandardIsolation(BigtableAppProfileStandardIsolation value)voidBigtableAppProfileStandardIsolationOutputReference. setInternalValue(BigtableAppProfileStandardIsolation value)BigtableAppProfile.BuilderBigtableAppProfile.Builder. standardIsolation(BigtableAppProfileStandardIsolation standardIsolation)standard_isolation block.BigtableAppProfileConfig.BuilderBigtableAppProfileConfig.Builder. standardIsolation(BigtableAppProfileStandardIsolation standardIsolation)Sets the value ofBigtableAppProfileConfig.getStandardIsolation()
-