GoogleApi.VMMigration.V1.Model.Encryption (google_api_vm_migration v0.11.0)
View SourceEncryption message describes the details of the applied encryption.
Attributes
-
kmsKey(type:String.t, default:nil) - Required. The name of the encryption key that is stored in Google Cloud KMS.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.VMMigration.V1.Model.Encryption{kmsKey: String.t() | nil}