Values_0.OutputSourceSourceInformation about the source where the association execution details are stored.
type nonrec t = {outputSourceId : OutputSourceId.t option;The ID of the output source, for example the URL of an S3 bucket.
*)outputSourceType : OutputSourceType.t option;The type of source where the association execution details are stored, for example, Amazon S3.
*)}