Values.TargetObjectKeyFormatSourceAmazon S3 key format for log objects. Only one format, PartitionedPrefix or SimplePrefix, is allowed.
type nonrec t = {simplePrefix : SimplePrefix.t option;To use the simple format for S3 keys for log objects. To specify SimplePrefix format, set SimplePrefix to {}.
*)partitionedPrefix : PartitionedPrefix.t option;Partitioned S3 key for log objects.
*)}