Values.GetIngestConfigurationRequestSourceGets information about the specified IngestConfiguration.
type nonrec t = {arn : IngestConfigurationArn.t;ARN of the ingest for which the information is to be retrieved.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of IngestConfigurationArn.t ]) list ]