Values.ConnectionPropertiesPatchSourceThe connection properties patch.
type nonrec t = {athenaProperties : AthenaPropertiesPatch.t option;The Amazon Athena properties of a connection properties patch.
*)glueProperties : GluePropertiesPatch.t option;The Amazon Web Services Glue properties of a connection properties patch.
*)iamProperties : IamPropertiesPatch.t option;The IAM properties of a connection properties patch.
*)redshiftProperties : RedshiftPropertiesPatch.t option;The Amazon Redshift properties of a connection properties patch.
*)sparkEmrProperties : SparkEmrPropertiesPatch.t option;The Spark EMR properties of a connection properties patch.
*)s3Properties : S3PropertiesPatch.t option;The Amazon S3 properties of a connection properties patch.
*)amazonQProperties : AmazonQPropertiesPatch.t option;The Amazon Q properties of the connection.
*)mlflowProperties : MlflowPropertiesPatch.t option;The MLflow properties of a connection.
*)lakehouseProperties : LakehousePropertiesPatch.t option;The lakehouse properties of a connection properties patch.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `String of AthenaPropertiesPatchWorkgroupNameString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Map of
([> `String of String_.t ]
* [> `String of ConnectionPropertiesValueString.t ])
list
| `String of String_.t
| `Structure of
(string
* [> `String of
AuthenticationConfigurationPatchSecretArnString.t
| `Structure of
(string
* [> `String of
BasicAuthenticationCredentialsUserNameString.t ])
list ])
list ])
list ])
list ])
list ]