AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The settings for conversation logs.
Namespace: Amazon.LexModelBuildingService.Model
Assembly: AWSSDK.LexModelBuildingService.dll
Version: 3.x.y.z
public class LogSettingsResponse
The LogSettingsResponse type exposes the following members
Name | Description | |
---|---|---|
LogSettingsResponse() |
Name | Type | Description | |
---|---|---|---|
Destination | Amazon.LexModelBuildingService.Destination |
Gets and sets the property Destination. The destination where logs are delivered. |
|
KmsKeyArn | System.String |
Gets and sets the property KmsKeyArn. The Amazon Resource Name (ARN) of the key used to encrypt audio logs in an S3 bucket. |
|
LogType | Amazon.LexModelBuildingService.LogType |
Gets and sets the property LogType. The type of logging that is enabled. |
|
ResourceArn | System.String |
Gets and sets the property ResourceArn. The Amazon Resource Name (ARN) of the CloudWatch Logs log group or S3 bucket where the logs are delivered. |
|
ResourcePrefix | System.String |
Gets and sets the property ResourcePrefix. 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. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5