Values.CloudWatchLoggingOptionSourceProvides a description of Amazon CloudWatch logging options, including the log stream Amazon Resource Name (ARN).
type nonrec t = {logStreamARN : LogStreamARN.t;The ARN of the CloudWatch log to receive application messages.
*)}