Values.GluePropertiesOutputSourceThe properties of the Amazon Web Services Glue connection.
type nonrec t = {status : ConnectionStatus.t option;The status of a connection.
*)errorMessage : String_.t option;The error message generated if the action is not completed successfully.
*)}