/AWS1/CL_KFCFIREHOSELOGDELIV00¶
The settings for delivering logs to Amazon Kinesis Data Firehose.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_enabled TYPE /AWS1/KFC__BOOLEAN /AWS1/KFC__BOOLEAN¶
Specifies whether connector logs get delivered to Amazon Kinesis Data Firehose.
Optional arguments:¶
iv_deliverystream TYPE /AWS1/KFC__STRING /AWS1/KFC__STRING¶
The name of the Kinesis Data Firehose delivery stream that is the destination for log delivery.
Queryable Attributes¶
deliveryStream¶
The name of the Kinesis Data Firehose delivery stream that is the destination for log delivery.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELIVERYSTREAM() |
Getter for DELIVERYSTREAM, with configurable default |
ASK_DELIVERYSTREAM() |
Getter for DELIVERYSTREAM w/ exceptions if field has no valu |
HAS_DELIVERYSTREAM() |
Determine if DELIVERYSTREAM has a value |
enabled¶
Specifies whether connector logs get delivered to Amazon Kinesis Data Firehose.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLED() |
Getter for ENABLED |