Values.CloudWatchLoggingOptionUpdateSourceDescribes the Amazon CloudWatch logging option updates.
type nonrec t = {cloudWatchLoggingOptionId : Id.t;The ID of the CloudWatch logging option to update
*)logStreamARNUpdate : LogStreamARN.t option;The Amazon Resource Name (ARN) of the CloudWatch log to receive application messages.
*)}