View Source GoogleApi.MigrationCenter.V1.Model.PlatformDetails (google_api_migration_center v0.2.0)

Information about the platform.

Attributes

  • awsEc2Details (type: GoogleApi.MigrationCenter.V1.Model.AwsEc2PlatformDetails.t, default: nil) - AWS EC2 specific details.
  • azureVmDetails (type: GoogleApi.MigrationCenter.V1.Model.AzureVmPlatformDetails.t, default: nil) - Azure VM specific details.
  • genericDetails (type: GoogleApi.MigrationCenter.V1.Model.GenericPlatformDetails.t, default: nil) - Generic platform details.
  • physicalDetails (type: GoogleApi.MigrationCenter.V1.Model.PhysicalPlatformDetails.t, default: nil) - Physical machines platform details.
  • vmwareDetails (type: GoogleApi.MigrationCenter.V1.Model.VmwarePlatformDetails.t, default: nil) - VMware specific details.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.