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 is 2.8.0, with version 2.7.0 as the current focus of the documentation provided."],["This documentation pertains to the `AwsServicesAuthentication` class, a core component of the Anthos Multi-Cloud v1 API, within the `Google.Cloud.GkeMultiCloud.V1` namespace."],["`AwsServicesAuthentication` class facilitates the management of AWS resources, using the specified AWS role for authentication."],["The class provides two main properties: `RoleArn` which is required and represents the Amazon Resource Name, and `RoleSessionName`, which is optional and defaults to `multicloud-service-agent`."],["This class `AwsServicesAuthentication` implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]