Uses of Interface
com.hashicorp.cdktf.providers.google.bigtable_authorized_view.BigtableAuthorizedViewTimeouts
-
Packages that use BigtableAuthorizedViewTimeouts Package Description com.hashicorp.cdktf.providers.google.bigtable_authorized_view google_bigtable_authorized_view -
-
Uses of BigtableAuthorizedViewTimeouts in com.hashicorp.cdktf.providers.google.bigtable_authorized_view
Classes in com.hashicorp.cdktf.providers.google.bigtable_authorized_view that implement BigtableAuthorizedViewTimeouts Modifier and Type Class Description static classBigtableAuthorizedViewTimeouts.Jsii$ProxyAn implementation forBigtableAuthorizedViewTimeoutsMethods in com.hashicorp.cdktf.providers.google.bigtable_authorized_view that return BigtableAuthorizedViewTimeouts Modifier and Type Method Description BigtableAuthorizedViewTimeoutsBigtableAuthorizedViewTimeouts.Builder. build()Builds the configured instance.default BigtableAuthorizedViewTimeoutsBigtableAuthorizedViewConfig. getTimeouts()timeouts block.BigtableAuthorizedViewTimeoutsBigtableAuthorizedViewConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.bigtable_authorized_view with parameters of type BigtableAuthorizedViewTimeouts Modifier and Type Method Description voidBigtableAuthorizedView. putTimeouts(BigtableAuthorizedViewTimeouts value)voidBigtableAuthorizedViewTimeoutsOutputReference. setInternalValue(BigtableAuthorizedViewTimeouts value)BigtableAuthorizedView.BuilderBigtableAuthorizedView.Builder. timeouts(BigtableAuthorizedViewTimeouts timeouts)timeouts block.BigtableAuthorizedViewConfig.BuilderBigtableAuthorizedViewConfig.Builder. timeouts(BigtableAuthorizedViewTimeouts timeouts)Sets the value ofBigtableAuthorizedViewConfig.getTimeouts()
-