public sealed class AwsEc2PlatformDetails : IMessage<AwsEc2PlatformDetails>, IEquatable<AwsEc2PlatformDetails>, IDeepCloneable<AwsEc2PlatformDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class AwsEc2PlatformDetails.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `AwsEc2PlatformDetails` class within the Google Cloud Migration Center v1 API, specifically for .NET."],["The `AwsEc2PlatformDetails` class, representing AWS EC2 specific details, inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `AwsEc2PlatformDetails()` and `AwsEc2PlatformDetails(AwsEc2PlatformDetails other)`, allowing for both default and copy-based instantiation."],["It includes two key properties, `Location` and `MachineTypeLabel`, both of type string, representing the AWS machine's location and machine type label, respectively."],["The document includes links for previous versions of the documentation, with the latest being Version 1.4.0."]]],[]]