Values.AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetailsSourceAn object describing a CloudWatch log group. For more information, see Amazon Web Services::Logs::LogGroup in the CloudFormation User Guide.
type nonrec t = {logGroupArn : NonEmptyString.t option;The ARN (ends with :*) of the CloudWatch Logs log group to which you want your logs emitted.
*)}