public sealed class Tag : IMessage<AwsSourceDetails.Types.Tag>, IEquatable<AwsSourceDetails.Types.Tag>, IDeepCloneable<AwsSourceDetails.Types.Tag>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class AwsSourceDetails.Types.Tag.
[[["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-06-12 UTC."],[[["This webpage provides reference documentation for the `AwsSourceDetails.Types.Tag` class within the VM Migration v1 API, specifically version 2.3.0."],["`AwsSourceDetails.Types.Tag` represents an AWS tag and inherits from `Object`, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor `Tag()` and another `Tag(AwsSourceDetails.Types.Tag other)` for creating a new tag instance based on an existing one."],["It features two properties: `Key` and `Value`, both of which are strings and represent the key and value components of an AWS tag, respectively."],["The documentation displays the availability of different versions of this class, from 1.0.0 up to the latest, 2.6.0, allowing developers to select different versions of the class."]]],[]]