GoogleApi.VMMigration.V1.Model.Encryption (google_api_vm_migration v0.11.0)

View Source

Encryption 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

t()

@type t() :: %GoogleApi.VMMigration.V1.Model.Encryption{kmsKey: String.t() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.