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 documentation provides details for the `AwsEc2PlatformDetails` class within the Google Cloud Migration Center v1 API, specifically for version 1.2.0."],["The `AwsEc2PlatformDetails` class represents AWS EC2-specific information and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It features two constructors: a default constructor `AwsEc2PlatformDetails()` and a copy constructor `AwsEc2PlatformDetails(AwsEc2PlatformDetails other)`."],["Key properties of the `AwsEc2PlatformDetails` class include `Location`, which specifies the machine's location in the AWS format, and `MachineTypeLabel`, which represents the AWS platform's machine type label."],["The class is found under the `Google.Cloud.MigrationCenter.V1` namespace and is part of the `Google.Cloud.MigrationCenter.V1.dll` assembly."]]],[]]