/AWS1/CL_EMCMANAGEDLOGS¶
The entity that provides configuration control over managed logs.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_allowawstoretainlogs TYPE /AWS1/EMCALLOWAWSTORETAINLOGS /AWS1/EMCALLOWAWSTORETAINLOGS¶
Determines whether Amazon Web Services can retain logs.
iv_encryptionkeyarn TYPE /AWS1/EMCKMSKEYARN /AWS1/EMCKMSKEYARN¶
The Amazon resource name (ARN) of the encryption key for logs.
Queryable Attributes¶
allowAWSToRetainLogs¶
Determines whether Amazon Web Services can retain logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWAWSTORETAINLOGS() |
Getter for ALLOWAWSTORETAINLOGS, with configurable default |
ASK_ALLOWAWSTORETAINLOGS() |
Getter for ALLOWAWSTORETAINLOGS w/ exceptions if field has n |
HAS_ALLOWAWSTORETAINLOGS() |
Determine if ALLOWAWSTORETAINLOGS has a value |
encryptionKeyArn¶
The Amazon resource name (ARN) of the encryption key for 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 |