Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_kms_secret_ciphertext.DataGoogleKmsSecretCiphertextConfig
-
Packages that use DataGoogleKmsSecretCiphertextConfig Package Description com.hashicorp.cdktf.providers.google.data_google_kms_secret_ciphertext data_google_kms_secret_ciphertext -
-
Uses of DataGoogleKmsSecretCiphertextConfig in com.hashicorp.cdktf.providers.google.data_google_kms_secret_ciphertext
Classes in com.hashicorp.cdktf.providers.google.data_google_kms_secret_ciphertext that implement DataGoogleKmsSecretCiphertextConfig Modifier and Type Class Description static classDataGoogleKmsSecretCiphertextConfig.Jsii$ProxyAn implementation forDataGoogleKmsSecretCiphertextConfigMethods in com.hashicorp.cdktf.providers.google.data_google_kms_secret_ciphertext that return DataGoogleKmsSecretCiphertextConfig Modifier and Type Method Description DataGoogleKmsSecretCiphertextConfigDataGoogleKmsSecretCiphertextConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_kms_secret_ciphertext with parameters of type DataGoogleKmsSecretCiphertextConfig Constructor Description DataGoogleKmsSecretCiphertext(software.constructs.Construct scope, String id, DataGoogleKmsSecretCiphertextConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/kms_secret_ciphertext google_kms_secret_ciphertext} Data Source.
-