class Aws::LexModelBuildingService::Types::LogSettingsResponse
The settings for conversation logs.
@!attribute [rw] log_type
The type of logging that is enabled. @return [String]
@!attribute [rw] destination
The destination where logs are delivered. @return [String]
@!attribute [rw] kms_key_arn
The Amazon Resource Name (ARN) of the key used to encrypt audio logs in an S3 bucket. @return [String]
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the CloudWatch Logs log group or S3 bucket where the logs are delivered. @return [String]
@!attribute [rw] resource_prefix
The resource prefix is the first part of the S3 object key within the S3 bucket that you specified to contain audio logs. For CloudWatch Logs it is the prefix of the log stream name within the log group that you specified. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/LogSettingsResponse AWS API Documentation
Constants
- SENSITIVE