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