Uses of Class
com.hashicorp.cdktf.providers.google.storage_hmac_key.StorageHmacKeyTimeouts.Builder
-
Packages that use StorageHmacKeyTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.storage_hmac_key google_storage_hmac_key -
-
Uses of StorageHmacKeyTimeouts.Builder in com.hashicorp.cdktf.providers.google.storage_hmac_key
Methods in com.hashicorp.cdktf.providers.google.storage_hmac_key that return StorageHmacKeyTimeouts.Builder Modifier and Type Method Description static StorageHmacKeyTimeouts.BuilderStorageHmacKeyTimeouts. builder()StorageHmacKeyTimeouts.BuilderStorageHmacKeyTimeouts.Builder. create(String create)Sets the value ofStorageHmacKeyTimeouts.getCreate()StorageHmacKeyTimeouts.BuilderStorageHmacKeyTimeouts.Builder. delete(String delete)Sets the value ofStorageHmacKeyTimeouts.getDelete()StorageHmacKeyTimeouts.BuilderStorageHmacKeyTimeouts.Builder. update(String update)Sets the value ofStorageHmacKeyTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.storage_hmac_key with parameters of type StorageHmacKeyTimeouts.Builder Constructor Description Jsii$Proxy(StorageHmacKeyTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theStorageHmacKeyTimeouts.Builder.
-