Values_1.DeleteIntegrationMessageSourceDeletes a zero-ETL integration with Amazon Redshift.
type nonrec t = {integrationIdentifier : Values_0.IntegrationIdentifier.t;The unique identifier of the integration.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.IntegrationIdentifier.t ]) list ]