Skip to content

/AWS1/CL_EMRSESSMNGDLOGCONF

The Amazon EMR-managed logging configuration for a session.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_enabled TYPE /AWS1/EMRBOOLEAN /AWS1/EMRBOOLEAN

Whether Amazon EMR-managed logging is enabled for the session.

iv_encryptionkeyarn TYPE /AWS1/EMRXMLSTRING /AWS1/EMRXMLSTRING

The Amazon Resource Name (ARN) of the KMS key used to encrypt the managed logs.


Queryable Attributes

Enabled

Whether Amazon EMR-managed logging is enabled for the session.

Accessible with the following methods

Method Description
GET_ENABLED() Getter for ENABLED, with configurable default
ASK_ENABLED() Getter for ENABLED w/ exceptions if field has no value
HAS_ENABLED() Determine if ENABLED has a value

EncryptionKeyArn

The Amazon Resource Name (ARN) of the KMS key used to encrypt the managed logs.

Accessible with the following methods

Method Description
GET_ENCRYPTIONKEYARN() Getter for ENCRYPTIONKEYARN, with configurable default
ASK_ENCRYPTIONKEYARN() Getter for ENCRYPTIONKEYARN w/ exceptions if field has no va
HAS_ENCRYPTIONKEYARN() Determine if ENCRYPTIONKEYARN has a value