Uses of Interface
com.hashicorp.cdktf.providers.google.biglake_table.BiglakeTableTimeouts
-
Packages that use BiglakeTableTimeouts Package Description com.hashicorp.cdktf.providers.google.biglake_table google_biglake_table -
-
Uses of BiglakeTableTimeouts in com.hashicorp.cdktf.providers.google.biglake_table
Classes in com.hashicorp.cdktf.providers.google.biglake_table that implement BiglakeTableTimeouts Modifier and Type Class Description static classBiglakeTableTimeouts.Jsii$ProxyAn implementation forBiglakeTableTimeoutsMethods in com.hashicorp.cdktf.providers.google.biglake_table that return BiglakeTableTimeouts Modifier and Type Method Description BiglakeTableTimeoutsBiglakeTableTimeouts.Builder. build()Builds the configured instance.default BiglakeTableTimeoutsBiglakeTableConfig. getTimeouts()timeouts block.BiglakeTableTimeoutsBiglakeTableConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.biglake_table with parameters of type BiglakeTableTimeouts Modifier and Type Method Description voidBiglakeTable. putTimeouts(BiglakeTableTimeouts value)voidBiglakeTableTimeoutsOutputReference. setInternalValue(BiglakeTableTimeouts value)BiglakeTable.BuilderBiglakeTable.Builder. timeouts(BiglakeTableTimeouts timeouts)timeouts block.BiglakeTableConfig.BuilderBiglakeTableConfig.Builder. timeouts(BiglakeTableTimeouts timeouts)Sets the value ofBiglakeTableConfig.getTimeouts()
-