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 `AwsClusterGroup` class, part of the Anthos Multi-Cloud v1 API, represents the identities of a group-type subject for AWS clusters."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The `AwsClusterGroup` class includes a `Group` property which is a string that represents the name of the group, such as `my-group@domain.com`, and is a required field."],["There are two constructors available for the `AwsClusterGroup` class: one default and another allowing the creation of an instance based on an existing `AwsClusterGroup` object."],["This class has been documented across multiple versions, ranging from the latest 2.8.0 down to the initial beta release of 1.0.0-beta01."]]],[]]