View Source GoogleApi.VMMigration.V1.Model.AwsVmsDetails (google_api_vm_migration v0.7.0)

AWSVmsDetails describes VMs in AWS.

Attributes

  • details (type: list(GoogleApi.VMMigration.V1.Model.AwsVmDetails.t), default: nil) - The details of the AWS VMs.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.VMMigration.V1.Model.AwsVmsDetails{
  details: [GoogleApi.VMMigration.V1.Model.AwsVmDetails.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.