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."],[[["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 `AwsServicesAuthentication` class is available in multiple versions, ranging from 1.0.0-beta01 to the latest version 2.8.0, with version 2.4.0 highlighted as the current context."],["`AwsServicesAuthentication` has properties for `RoleArn`, which is required and represents the Amazon Resource Name for role assumption, and `RoleSessionName`, which is optional and defaults to `multicloud-service-agent`."],["The class `AwsServicesAuthentication` inherits from Object, and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["There are two constructors available for the `AwsServicesAuthentication` class, a parameterless constructor and one that accepts another instance of the same class."]]],[]]