public sealed class AwsServicesAuthentication : IMessage<AwsServicesAuthentication>, IEquatable<AwsServicesAuthentication>, IDeepCloneable<AwsServicesAuthentication>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AwsServicesAuthentication.
Authentication configuration for the management of AWS resources.
[[["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."],[[["The latest version available for the `AwsServicesAuthentication` class is 2.8.0, which can be found in the provided links, with version 2.6.0 currently being the active class documentation page."],["The `AwsServicesAuthentication` class is part of the Google Cloud GKE Multi-Cloud v1 API and is used for authentication configuration when managing AWS resources."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AwsServicesAuthentication` class has two constructors, a default constructor and a copy constructor that takes another `AwsServicesAuthentication` instance as a parameter."],["`RoleArn` is a required property that sets the Amazon Resource Name (ARN) of the role for Anthos Multi-Cloud API to assume, and `RoleSessionName` is an optional property that defaults to `multicloud-service-agent` if not specified."]]],[]]