class Aws::LexModelsV2::Types::CloudWatchLogGroupLogDestination
The Amazon CloudWatch Logs log group where the text and metadata logs are delivered. The log group must exist before you enable logging.
@note When making an API call, you may pass CloudWatchLogGroupLogDestination
data as a hash: { cloud_watch_log_group_arn: "CloudWatchLogGroupArn", # required log_prefix: "LogPrefix", # required }
@!attribute [rw] cloud_watch_log_group_arn
The Amazon Resource Name (ARN) of the log group where text and metadata logs are delivered. @return [String]
@!attribute [rw] log_prefix
The prefix of the log stream name within the log group that you specified @return [String]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/CloudWatchLogGroupLogDestination AWS API Documentation
Constants
- SENSITIVE