/AWS1/CL_BDZRETRIEVEANDGENER03¶
Contains configuration about the session with the knowledge base.
This data type is used in the following API operations:
-
RetrieveAndGenerate request – in the
sessionConfigurationfield
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_kmskeyarn TYPE /AWS1/BDZKMSKEYARN /AWS1/BDZKMSKEYARN¶
The ARN of the KMS key encrypting the session.
Queryable Attributes¶
kmsKeyArn¶
The ARN of the KMS key encrypting the session.
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 |