Values_0.VerifiedAccessLogS3DestinationSourceOptions for Amazon S3 as a logging destination.
type nonrec t = {enabled : Boolean.t option;Indicates whether logging is enabled.
*)deliveryStatus : VerifiedAccessLogDeliveryStatus.t option;The delivery status.
*)bucketName : String_.t option;The bucket name.
*)prefix : String_.t option;The bucket prefix.
*)bucketOwner : String_.t option;The Amazon Web Services account number that owns the bucket.
*)}