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 object representing the passwords that were used to encrypt the data related to the bot recommendation, as well as the KMS key ARN used to encrypt the associated metadata.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.EncryptionSetting

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

Syntax

C#
public class EncryptionSetting

The EncryptionSetting type exposes the following members

Constructors

NameDescription
Public Method EncryptionSetting()

Properties

NameTypeDescription
Public Property AssociatedTranscriptsPassword System.String

Gets and sets the property AssociatedTranscriptsPassword.

The password used to encrypt the associated transcript file.

Public Property BotLocaleExportPassword System.String

Gets and sets the property BotLocaleExportPassword.

The password used to encrypt the recommended bot recommendation file.

Public Property KmsKeyArn System.String

Gets and sets the property KmsKeyArn.

The KMS key ARN used to encrypt the metadata associated with the bot recommendation.

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