public sealed class AwsCrossAccountRole : IMessage<AwsCrossAccountRole>, IEquatable<AwsCrossAccountRole>, IDeepCloneable<AwsCrossAccountRole>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Connection v1 API class AwsCrossAccountRole.
Authentication method for Amazon Web Services (AWS) that uses Google owned
AWS IAM user's access key to assume into customer's AWS IAM Role.
[[["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 webpage provides documentation for the `AwsCrossAccountRole` class within the Google.Cloud.BigQuery.Connection.V1 API for .NET, detailing its purpose, implementation, and usage."],["The `AwsCrossAccountRole` class is used for authenticating with Amazon Web Services (AWS) by using a Google-owned AWS IAM user's access key to assume into a customer's AWS IAM Role."],["The available versions of the API documentation range from version 1.2.0 up to the latest version 2.9.0, allowing users to access documentation for multiple historical versions."],["The class implements various interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, which provide functionalities such as message handling, equality comparisons, deep cloning, and buffer message support."],["The class has three core properties, `ExternalId`, `IamRoleId`, and `IamUserId`, which manage aspects of the AWS connection, including a unique Google-generated identifier, the customer's IAM Role, and the Google-owned IAM user ID."]]],[]]