Uses of Interface
com.hashicorp.cdktf.providers.google.kms_secret_ciphertext.KmsSecretCiphertextConfig
-
Packages that use KmsSecretCiphertextConfig Package Description com.hashicorp.cdktf.providers.google.kms_secret_ciphertext google_kms_secret_ciphertext -
-
Uses of KmsSecretCiphertextConfig in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext
Classes in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext that implement KmsSecretCiphertextConfig Modifier and Type Class Description static classKmsSecretCiphertextConfig.Jsii$ProxyAn implementation forKmsSecretCiphertextConfigMethods in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext that return KmsSecretCiphertextConfig Modifier and Type Method Description KmsSecretCiphertextConfigKmsSecretCiphertextConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.kms_secret_ciphertext with parameters of type KmsSecretCiphertextConfig Constructor Description KmsSecretCiphertext(software.constructs.Construct scope, String id, KmsSecretCiphertextConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/kms_secret_ciphertext google_kms_secret_ciphertext} Resource.
-