AwsProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Connection properties specific to Amazon Web Services (AWS).
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
cross_account_role |
google.cloud.bigquery_connection_v1.types.AwsCrossAccountRole
Authentication using Google owned AWS IAM user's access key to assume into customer's AWS IAM Role. Deprecated, do not use. This field is a member of oneof _ authentication_method .
|
access_role |
google.cloud.bigquery_connection_v1.types.AwsAccessRole
Authentication using Google owned service account to assume into customer's AWS IAM Role. This field is a member of oneof _ authentication_method .
|