GoogleApi.CloudKMS.V1.Model.ExternalProtectionLevelOptions (google_api_cloud_kms v0.37.1) View Source
ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level.
Attributes
-
externalKeyUri
(type:String.t
, default:nil
) - The URI for an external resource that this CryptoKeyVersion represents.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudKMS.V1.Model.ExternalProtectionLevelOptions{ externalKeyUri: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.