/AWS1/CL_EC2VERIFIEDACCLOGKI00¶
Options for Kinesis as a logging destination.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enabled TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Indicates whether logging is enabled.
io_deliverystatus TYPE REF TO /AWS1/CL_EC2VERIFIEDACCLOGDE00 /AWS1/CL_EC2VERIFIEDACCLOGDE00¶
The delivery status.
iv_deliverystream TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the delivery stream.
Queryable Attributes¶
Enabled¶
Indicates whether logging is 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 |
DeliveryStatus¶
The delivery status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELIVERYSTATUS() |
Getter for DELIVERYSTATUS |
DeliveryStream¶
The ID of the delivery stream.
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 |