public sealed class AwsAuthorization : IMessage<AwsAuthorization>, IEquatable<AwsAuthorization>, IDeepCloneable<AwsAuthorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AwsAuthorization.
Configuration related to the cluster RBAC settings.
public RepeatedField<AwsClusterGroup> AdminGroups { get; }
Optional. Groups of users that can perform operations as a cluster admin. A
managed ClusterRoleBinding will be created to grant the cluster-admin
ClusterRole to the groups. Up to ten admin groups can be provided.
public RepeatedField<AwsClusterUser> AdminUsers { get; }
Optional. Users that can perform operations as a cluster admin. A managed
ClusterRoleBinding will be created to grant the cluster-admin ClusterRole
to the users. Up to ten admin users can be provided.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation page covers the \u003ccode\u003eAwsAuthorization\u003c/code\u003e class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.6.0, which is part of the \u003ccode\u003e.NET\u003c/code\u003e framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAwsAuthorization\u003c/code\u003e class is used for configuring Role-Based Access Control (RBAC) settings for a cluster and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class enables the specification of admin groups and admin users, which are granted \u003ccode\u003ecluster-admin\u003c/code\u003e privileges through managed \u003ccode\u003eClusterRoleBinding\u003c/code\u003e resources, with limits of up to ten each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAwsAuthorization\u003c/code\u003e class has two constructors \u003ccode\u003eAwsAuthorization()\u003c/code\u003e and \u003ccode\u003eAwsAuthorization(AwsAuthorization other)\u003c/code\u003e, and two key properties, \u003ccode\u003eAdminGroups\u003c/code\u003e and \u003ccode\u003eAdminUsers\u003c/code\u003e, both of which use the \u003ccode\u003eRepeatedField\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eYou can also access other versions of this page, with version 2.8.0 being the most recent, and there are versions down to 1.0.0-beta01.\u003c/p\u003e\n"]]],[],null,[]]