Values.ConnectionPropertiesOutputSourceThe properties of a connection.
type nonrec t = {athenaProperties : AthenaPropertiesOutput.t option;The Amazon Athena properties of a connection.
*)glueProperties : GluePropertiesOutput.t option;The Amazon Web Services Glue properties of a connection.
*)hyperPodProperties : HyperPodPropertiesOutput.t option;The hyper pod properties of a connection.
*)iamProperties : IamPropertiesOutput.t option;The IAM properties of a connection.
*)redshiftProperties : RedshiftPropertiesOutput.t option;The Amazon Redshift properties of a connection.
*)sparkEmrProperties : SparkEmrPropertiesOutput.t option;The Spark EMR properties of a connection.
*)sparkGlueProperties : SparkGluePropertiesOutput.t option;The Spark Amazon Web Services Glue properties of a connection.
*)s3Properties : S3PropertiesOutput.t option;The Amazon S3 properties of a connection.
*)amazonQProperties : AmazonQPropertiesOutput.t option;The Amazon Q properties of the connection.
*)mlflowProperties : MlflowPropertiesOutput.t option;The MLflow properties of a connection.
*)workflowsMwaaProperties : WorkflowsMwaaPropertiesOutput.t option;The Amazon MWAA properties of a connection.
*)workflowsServerlessProperties : WorkflowsServerlessPropertiesOutput.t option;The MWAA serverless properties of a connection.
*)lakehouseProperties : LakehousePropertiesOutput.t option;The lakehouse properties of a connection.
*)}val make :
?athenaProperties:??? ->
?glueProperties:??? ->
?hyperPodProperties:??? ->
?iamProperties:??? ->
?redshiftProperties:??? ->
?sparkEmrProperties:??? ->
?sparkGlueProperties:??? ->
?s3Properties:??? ->
?amazonQProperties:??? ->
?mlflowProperties:??? ->
?workflowsMwaaProperties:??? ->
?workflowsServerlessProperties:??? ->
?lakehouseProperties:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of Integer.t
| `List of [> `String of GlueConnectionName.t ] list
| `String of AthenaPropertiesOutputWorkgroupNameString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `String of
RedshiftStoragePropertiesClusterNameString.t
| `Structure of
(string * [> `String of Password.t ]) list ])
list
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ])
list ]