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 page provides reference documentation for the `AwsEc2PlatformDetails` class within the Google Cloud Migration Center v1 API, specifically version 1.3.0."],["`AwsEc2PlatformDetails` is a class that contains AWS EC2-specific information, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AwsEc2PlatformDetails` offers two constructors: a default constructor and one that takes another `AwsEc2PlatformDetails` instance as a parameter."],["The `AwsEc2PlatformDetails` class includes properties `Location`, which represents the machine's location in AWS format, and `MachineTypeLabel`, which is the AWS platform's machine type identifier."],["The documentation also lists previous versions of the `AwsEc2PlatformDetails` class including the latest 1.4.0 version, as well as versions 1.2.0, 1.1.0, and 1.0.0."]]],[]]