GoogleApi.CloudKMS.V1.Model.ExternalProtectionLevelOptions (google_api_cloud_kms v0.43.0)
View SourceExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels.
Attributes
-
ekmConnectionKeyPath(type:String.t, default:nil) - The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. -
externalKeyUri(type:String.t, default:nil) - The URI for an external resource that this CryptoKeyVersion represents.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.