Uses of Interface
com.hashicorp.cdktf.providers.google.bigtable_instance.BigtableInstanceTimeouts
-
Packages that use BigtableInstanceTimeouts Package Description com.hashicorp.cdktf.providers.google.bigtable_instance google_bigtable_instance -
-
Uses of BigtableInstanceTimeouts in com.hashicorp.cdktf.providers.google.bigtable_instance
Classes in com.hashicorp.cdktf.providers.google.bigtable_instance that implement BigtableInstanceTimeouts Modifier and Type Class Description static classBigtableInstanceTimeouts.Jsii$ProxyAn implementation forBigtableInstanceTimeoutsMethods in com.hashicorp.cdktf.providers.google.bigtable_instance that return BigtableInstanceTimeouts Modifier and Type Method Description BigtableInstanceTimeoutsBigtableInstanceTimeouts.Builder. build()Builds the configured instance.default BigtableInstanceTimeoutsBigtableInstanceConfig. getTimeouts()timeouts block.BigtableInstanceTimeoutsBigtableInstanceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.bigtable_instance with parameters of type BigtableInstanceTimeouts Modifier and Type Method Description voidBigtableInstance. putTimeouts(BigtableInstanceTimeouts value)voidBigtableInstanceTimeoutsOutputReference. setInternalValue(BigtableInstanceTimeouts value)BigtableInstance.BuilderBigtableInstance.Builder. timeouts(BigtableInstanceTimeouts timeouts)timeouts block.BigtableInstanceConfig.BuilderBigtableInstanceConfig.Builder. timeouts(BigtableInstanceTimeouts timeouts)Sets the value ofBigtableInstanceConfig.getTimeouts()
-