Values.AwsCodeBuildProjectLogsConfigCloudWatchLogsDetailsSourceInformation about CloudWatch Logs for the build project.
type nonrec t = {groupName : NonEmptyString.t option;The group name of the logs in CloudWatch Logs.
*)status : NonEmptyString.t option;The current status of the logs in CloudWatch Logs for a build project.
*)streamName : NonEmptyString.t option;The prefix of the stream name of the CloudWatch Logs.
*)}