Skip to content

/AWS1/CL_LM2ENCRYPTIONSETTING

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.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_KMSKEYARN TYPE /AWS1/LM2KMSKEYARN /AWS1/LM2KMSKEYARN

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

IV_BOTLOCALEEXPORTPASSWORD TYPE /AWS1/LM2FILEPASSWORD /AWS1/LM2FILEPASSWORD

The password used to encrypt the recommended bot recommendation file.

IV_ASSOCDTRANSCRIPTSPASSWORD TYPE /AWS1/LM2FILEPASSWORD /AWS1/LM2FILEPASSWORD

The password used to encrypt the associated transcript file.


Queryable Attributes

kmsKeyArn

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

Accessible with the following methods

Method Description
GET_KMSKEYARN() Getter for KMSKEYARN, with configurable default
ASK_KMSKEYARN() Getter for KMSKEYARN w/ exceptions if field has no value
HAS_KMSKEYARN() Determine if KMSKEYARN has a value

botLocaleExportPassword

The password used to encrypt the recommended bot recommendation file.

Accessible with the following methods

Method Description
GET_BOTLOCALEEXPORTPASSWORD() Getter for BOTLOCALEEXPORTPASSWORD, with configurable defaul
ASK_BOTLOCALEEXPORTPASSWORD() Getter for BOTLOCALEEXPORTPASSWORD w/ exceptions if field ha
HAS_BOTLOCALEEXPORTPASSWORD() Determine if BOTLOCALEEXPORTPASSWORD has a value

associatedTranscriptsPassword

The password used to encrypt the associated transcript file.

Accessible with the following methods

Method Description
GET_ASSOCDTRANSCRIPTSPASSW00() Getter for ASSOCDTRANSCRIPTSPASSWORD, with configurable defa
ASK_ASSOCDTRANSCRIPTSPASSW00() Getter for ASSOCDTRANSCRIPTSPASSWORD w/ exceptions if field
HAS_ASSOCDTRANSCRIPTSPASSW00() Determine if ASSOCDTRANSCRIPTSPASSWORD has a value