Skip to content

/AWS1/CL_EC2VERIFIEDACCLOGKI01

Describes Amazon Kinesis Data Firehose logging options.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ENABLED TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Indicates whether logging is enabled.

Optional arguments:

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

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