View Source GoogleApi.BigQueryConnection.V1.Model.AwsProperties (google_api_big_query_connection v0.12.1)
Connection properties specific to Amazon Web Services (AWS).
Attributes
-
accessRole
(type:GoogleApi.BigQueryConnection.V1.Model.AwsAccessRole.t
, default:nil
) - Authentication using Google owned service account to assume into customer's AWS IAM Role.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigQueryConnection.V1.Model.AwsProperties{ accessRole: GoogleApi.BigQueryConnection.V1.Model.AwsAccessRole.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.