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-04-09 UTC."],[[["This webpage provides documentation for the `AwsClusterGroup` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.7.0."],["`AwsClusterGroup` represents identities of a group-type subject for AWS clusters and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, ranging from 1.0.0-beta01 to the latest 2.8.0, with version 2.7.0 being the current focus."],["The class inherits members from the base `object` class and offers two constructors, one default and another for creating a copy of an existing `AwsClusterGroup`."],["The class contains a property `Group` which is a string that represents the name of the group."]]],[]]