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 reference documentation for the `AwsCrossAccountRole` class within the BigQuery Connection v1 API, specifically within the .NET environment."],["The `AwsCrossAccountRole` class facilitates authentication for Amazon Web Services (AWS) by using a Google-owned AWS IAM user's access key to assume a customer's AWS IAM Role."],["It outlines the implementation details, including inheritance from `object` and the various interfaces implemented by the class such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page contains versions of the `AwsCrossAccountRole` ranging from version 1.2.0 up to the latest release, 2.9.0, including the current version `2.7.0`."],["The page details the properties of the `AwsCrossAccountRole` class, `ExternalId`, `IamRoleId` and `IamUserId`, including their descriptions and types, with the `ExternalId` and `IamUserId` being noted as output only."]]],[]]