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

View Source

ReplicationSync contain information about the last replica sync to the cloud.

Attributes

  • lastSyncTime (type: DateTime.t, default: nil) - The most updated snapshot created time in the source that finished replication.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.VMMigration.V1.Model.ReplicationSync{
  lastSyncTime: DateTime.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.