Uses of Interface
com.hashicorp.cdktf.providers.google.storage_hmac_key.StorageHmacKeyTimeouts
-
Packages that use StorageHmacKeyTimeouts Package Description com.hashicorp.cdktf.providers.google.storage_hmac_key google_storage_hmac_key -
-
Uses of StorageHmacKeyTimeouts in com.hashicorp.cdktf.providers.google.storage_hmac_key
Classes in com.hashicorp.cdktf.providers.google.storage_hmac_key that implement StorageHmacKeyTimeouts Modifier and Type Class Description static classStorageHmacKeyTimeouts.Jsii$ProxyAn implementation forStorageHmacKeyTimeoutsMethods in com.hashicorp.cdktf.providers.google.storage_hmac_key that return StorageHmacKeyTimeouts Modifier and Type Method Description StorageHmacKeyTimeoutsStorageHmacKeyTimeouts.Builder. build()Builds the configured instance.default StorageHmacKeyTimeoutsStorageHmacKeyConfig. getTimeouts()timeouts block.StorageHmacKeyTimeoutsStorageHmacKeyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.storage_hmac_key with parameters of type StorageHmacKeyTimeouts Modifier and Type Method Description voidStorageHmacKey. putTimeouts(StorageHmacKeyTimeouts value)voidStorageHmacKeyTimeoutsOutputReference. setInternalValue(StorageHmacKeyTimeouts value)StorageHmacKey.BuilderStorageHmacKey.Builder. timeouts(StorageHmacKeyTimeouts timeouts)timeouts block.StorageHmacKeyConfig.BuilderStorageHmacKeyConfig.Builder. timeouts(StorageHmacKeyTimeouts timeouts)Sets the value ofStorageHmacKeyConfig.getTimeouts()
-