Uses of Interface
com.hashicorp.cdktf.providers.google.kms_secret_ciphertext.KmsSecretCiphertextTimeouts
-
Packages that use KmsSecretCiphertextTimeouts Package Description com.hashicorp.cdktf.providers.google.kms_secret_ciphertext google_kms_secret_ciphertext -
-
Uses of KmsSecretCiphertextTimeouts in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext
Classes in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext that implement KmsSecretCiphertextTimeouts Modifier and Type Class Description static classKmsSecretCiphertextTimeouts.Jsii$ProxyAn implementation forKmsSecretCiphertextTimeoutsMethods in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext that return KmsSecretCiphertextTimeouts Modifier and Type Method Description KmsSecretCiphertextTimeoutsKmsSecretCiphertextTimeouts.Builder. build()Builds the configured instance.default KmsSecretCiphertextTimeoutsKmsSecretCiphertextConfig. getTimeouts()timeouts block.KmsSecretCiphertextTimeoutsKmsSecretCiphertextConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext with parameters of type KmsSecretCiphertextTimeouts Modifier and Type Method Description voidKmsSecretCiphertext. putTimeouts(KmsSecretCiphertextTimeouts value)voidKmsSecretCiphertextTimeoutsOutputReference. setInternalValue(KmsSecretCiphertextTimeouts value)KmsSecretCiphertext.BuilderKmsSecretCiphertext.Builder. timeouts(KmsSecretCiphertextTimeouts timeouts)timeouts block.KmsSecretCiphertextConfig.BuilderKmsSecretCiphertextConfig.Builder. timeouts(KmsSecretCiphertextTimeouts timeouts)Sets the value ofKmsSecretCiphertextConfig.getTimeouts()
-