Uses of Class
com.hashicorp.cdktf.providers.google.kms_secret_ciphertext.KmsSecretCiphertextTimeouts.Builder
-
Packages that use KmsSecretCiphertextTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.kms_secret_ciphertext google_kms_secret_ciphertext -
-
Uses of KmsSecretCiphertextTimeouts.Builder in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext
Methods in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext that return KmsSecretCiphertextTimeouts.Builder Modifier and Type Method Description static KmsSecretCiphertextTimeouts.BuilderKmsSecretCiphertextTimeouts. builder()KmsSecretCiphertextTimeouts.BuilderKmsSecretCiphertextTimeouts.Builder. create(String create)Sets the value ofKmsSecretCiphertextTimeouts.getCreate()KmsSecretCiphertextTimeouts.BuilderKmsSecretCiphertextTimeouts.Builder. delete(String delete)Sets the value ofKmsSecretCiphertextTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext with parameters of type KmsSecretCiphertextTimeouts.Builder Constructor Description Jsii$Proxy(KmsSecretCiphertextTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theKmsSecretCiphertextTimeouts.Builder.
-