Uses of Interface
com.hashicorp.cdktf.providers.google.kms_crypto_key_version.KmsCryptoKeyVersionExternalProtectionLevelOptions
-
Packages that use KmsCryptoKeyVersionExternalProtectionLevelOptions Package Description com.hashicorp.cdktf.providers.google.kms_crypto_key_version google_kms_crypto_key_version -
-
Uses of KmsCryptoKeyVersionExternalProtectionLevelOptions in com.hashicorp.cdktf.providers.google.kms_crypto_key_version
Classes in com.hashicorp.cdktf.providers.google.kms_crypto_key_version that implement KmsCryptoKeyVersionExternalProtectionLevelOptions Modifier and Type Class Description static classKmsCryptoKeyVersionExternalProtectionLevelOptions.Jsii$ProxyAn implementation forKmsCryptoKeyVersionExternalProtectionLevelOptionsMethods in com.hashicorp.cdktf.providers.google.kms_crypto_key_version that return KmsCryptoKeyVersionExternalProtectionLevelOptions Modifier and Type Method Description KmsCryptoKeyVersionExternalProtectionLevelOptionsKmsCryptoKeyVersionExternalProtectionLevelOptions.Builder. build()Builds the configured instance.default KmsCryptoKeyVersionExternalProtectionLevelOptionsKmsCryptoKeyVersionConfig. getExternalProtectionLevelOptions()external_protection_level_options block.KmsCryptoKeyVersionExternalProtectionLevelOptionsKmsCryptoKeyVersionConfig.Jsii$Proxy. getExternalProtectionLevelOptions()KmsCryptoKeyVersionExternalProtectionLevelOptionsKmsCryptoKeyVersion. getExternalProtectionLevelOptionsInput()KmsCryptoKeyVersionExternalProtectionLevelOptionsKmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.kms_crypto_key_version with parameters of type KmsCryptoKeyVersionExternalProtectionLevelOptions Modifier and Type Method Description KmsCryptoKeyVersion.BuilderKmsCryptoKeyVersion.Builder. externalProtectionLevelOptions(KmsCryptoKeyVersionExternalProtectionLevelOptions externalProtectionLevelOptions)external_protection_level_options block.KmsCryptoKeyVersionConfig.BuilderKmsCryptoKeyVersionConfig.Builder. externalProtectionLevelOptions(KmsCryptoKeyVersionExternalProtectionLevelOptions externalProtectionLevelOptions)Sets the value ofKmsCryptoKeyVersionConfig.getExternalProtectionLevelOptions()voidKmsCryptoKeyVersion. putExternalProtectionLevelOptions(KmsCryptoKeyVersionExternalProtectionLevelOptions value)voidKmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference. setInternalValue(KmsCryptoKeyVersionExternalProtectionLevelOptions value)
-