AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.LexModelBuildingService.Model.LogSettingsResponse

Namespace: Amazon.LexModelBuildingService.Model
Assembly: AWSSDK.LexModelBuildingService.dll
Version: 3.x.y.z

Syntax

C#
public class LogSettingsResponse

The LogSettingsResponse type exposes the following members

Constructors

NameDescription
Public Method LogSettingsResponse()

Properties

NameTypeDescription
Public Property Destination Amazon.LexModelBuildingService.Destination

Gets and sets the property Destination.

The destination where logs are delivered.

Public Property 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.

Public Property LogType Amazon.LexModelBuildingService.LogType

Gets and sets the property LogType.

The type of logging that is enabled.

Public Property 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.

Public Property 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.

Version Information

.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