Values.SequenceStoreS3AccessSourceThe S3 access metadata of the sequence store.
type nonrec t = {s3Uri : S3Uri.t option;The S3 URI of the sequence store.
*)s3AccessPointArn : S3AccessPointArn.t option;This is ARN of the access point associated with the S3 bucket storing read sets.
*)accessLogLocation : AccessLogLocation.t option;Location of the access logs.
*)}