public sealed class AwsClusterGroup : IMessage<AwsClusterGroup>, IEquatable<AwsClusterGroup>, IDeepCloneable<AwsClusterGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AwsClusterGroup.
Identities of a group-type subject for AWS clusters.
[[["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."],[[["The latest version available for the `AwsClusterGroup` class is 2.8.0, as indicated in the provided documentation links."],["The `AwsClusterGroup` class is part of the Anthos Multi-Cloud v1 API, specifically within the `Google.Cloud.GkeMultiCloud.V1` namespace, and is found in the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."],["`AwsClusterGroup` represents identities of a group-type subject for AWS clusters, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AwsClusterGroup` includes two constructors: a default constructor and a copy constructor that takes another `AwsClusterGroup` instance as a parameter."],["The `Group` property of the `AwsClusterGroup` class represents the name of the group, such as `my-group@domain.com`, and it is a required string field."]]],[]]