class Aws::CloudWatchEvidently::Types::CloudWatchLogsDestinationConfig

A structure containing the CloudWatch Logs log group where the project stores evaluation events.

@note When making an API call, you may pass CloudWatchLogsDestinationConfig

data as a hash:

    {
      log_group: "CwLogGroupSafeName",
    }

@!attribute [rw] log_group

The name of the log group where the project stores evaluation
events.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/CloudWatchLogsDestinationConfig AWS API Documentation

Constants

SENSITIVE