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 Migration Center v1 API, specifically within the .NET environment."],["The `AwsEc2PlatformDetails` class offers a structured way to represent and interact with AWS EC2 platform-specific information for machine details."],["The `AwsEc2PlatformDetails` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities like message handling, equality checks, deep cloning, and buffer operations."],["The class includes two constructors and two properties, `Location` and `MachineTypeLabel`, to store the machine's location and machine type in AWS, respectively."],["There are multiple versions of the `AwsEc2PlatformDetails` class documented, with version 1.4.0 being the most current version, and ranging down to version 1.0.0."]]],[]]