ConnectionPropertiesInput
The properties of a connection.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- athenaProperties
-
The Amazon Athena properties of a connection.
Type: AthenaPropertiesInput object
Required: No
- glueProperties
-
The AWS Glue properties of a connection.
Type: GluePropertiesInput object
Required: No
- hyperPodProperties
-
The hyper pod properties of a connection.
Type: HyperPodPropertiesInput object
Required: No
- iamProperties
-
The IAM properties of a connection.
Type: IamPropertiesInput object
Required: No
- redshiftProperties
-
The Amazon Redshift properties of a connection.
Type: RedshiftPropertiesInput object
Required: No
- sparkEmrProperties
-
The Spark EMR properties of a connection.
Type: SparkEmrPropertiesInput object
Required: No
- sparkGlueProperties
-
The Spark AWS Glue properties of a connection.
Type: SparkGluePropertiesInput object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: