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-03-21 UTC."],[[["This documentation covers the `AwsServicesAuthentication` class, which is part of the Anthos Multi-Cloud v1 API and is used for managing AWS resources authentication."],["The latest version of this API is 2.8.0, with the current page detailing version 2.5.0, and multiple previous versions available."],["The `AwsServicesAuthentication` class allows configuration for management of AWS resources, requiring the Amazon Resource Name (ARN) of a role."],["The `AwsServicesAuthentication` class has properties such as `RoleArn` (required) and `RoleSessionName` (optional) for authentication setup."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."]]],[]]