/AWS1/CL_KFKCLOUDWATCHLOGS¶
CloudWatchLogs
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_enabled
TYPE /AWS1/KFK__BOOLEAN
/AWS1/KFK__BOOLEAN
¶
Enabled
Optional arguments:¶
iv_loggroup
TYPE /AWS1/KFK__STRING
/AWS1/KFK__STRING
¶
LogGroup
Queryable Attributes¶
Enabled¶
Enabled
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 |
LogGroup¶
LogGroup
Accessible with the following methods¶
Method | Description |
---|---|
GET_LOGGROUP() |
Getter for LOGGROUP, with configurable default |
ASK_LOGGROUP() |
Getter for LOGGROUP w/ exceptions if field has no value |
HAS_LOGGROUP() |
Determine if LOGGROUP has a value |