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 documentation page covers the \u003ccode\u003eAwsAuthorization\u003c/code\u003e class, which is part of the Anthos Multi-Cloud v1 API for managing cluster RBAC settings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.8.0, and the page also includes documentation for versions ranging from 2.0.0 to 2.7.0, as well as version 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAwsAuthorization\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements interfaces such as \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 includes a property called \u003ccode\u003eAdminUsers\u003c/code\u003e, which is a required field of type \u003ccode\u003eRepeatedField<AwsClusterUser>\u003c/code\u003e and specifies the users who have cluster admin permissions.\u003c/p\u003e\n"]]],[],null,[]]