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<AwsClusterUser> AdminUsers { get; }
Required. 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 document provides reference information for the \u003ccode\u003eAwsAuthorization\u003c/code\u003e class within the Anthos Multi-Cloud v1 API, specifically version 2.1.0, which is used for configuring cluster RBAC settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAwsAuthorization\u003c/code\u003e class 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, and also inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor (\u003ccode\u003eAwsAuthorization()\u003c/code\u003e) for creating new instances, and another constructor (\u003ccode\u003eAwsAuthorization(AwsAuthorization other)\u003c/code\u003e) for cloning instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdminUsers\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<AwsClusterUser>\u003c/code\u003e, is used to define the users that will have cluster administrator privileges.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is 2.8.0 and this document outlines the 2.1.0 version.\u003c/p\u003e\n"]]],[],null,[]]