ConnectionPropertiesPatch
The connection properties patch.
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 properties patch.
Type: AthenaPropertiesPatch object
Required: No
- glueProperties
-
The AWS Glue properties of a connection properties patch.
Type: GluePropertiesPatch object
Required: No
- iamProperties
-
The IAM properties of a connection properties patch.
Type: IamPropertiesPatch object
Required: No
- redshiftProperties
-
The Amazon Redshift properties of a connection properties patch.
Type: RedshiftPropertiesPatch object
Required: No
- sparkEmrProperties
-
The Spark EMR properties of a connection properties patch.
Type: SparkEmrPropertiesPatch object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: