Skip to content

/AWS1/CL_BDOKINESISRESOURCE

Configuration for Kinesis Data Stream delivery.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_datastreamarn TYPE /AWS1/BDOARN /AWS1/BDOARN

ARN of the Kinesis Data Stream.

it_contentconfigurations TYPE /AWS1/CL_BDOCONTENTCONF=>TT_CONTENTCONFIGURATIONLIST TT_CONTENTCONFIGURATIONLIST

Content configurations for stream delivery.


Queryable Attributes

dataStreamArn

ARN of the Kinesis Data Stream.

Accessible with the following methods

Method Description
GET_DATASTREAMARN() Getter for DATASTREAMARN, with configurable default
ASK_DATASTREAMARN() Getter for DATASTREAMARN w/ exceptions if field has no value
HAS_DATASTREAMARN() Determine if DATASTREAMARN has a value

contentConfigurations

Content configurations for stream delivery.

Accessible with the following methods

Method Description
GET_CONTENTCONFIGURATIONS() Getter for CONTENTCONFIGURATIONS, with configurable default
ASK_CONTENTCONFIGURATIONS() Getter for CONTENTCONFIGURATIONS w/ exceptions if field has
HAS_CONTENTCONFIGURATIONS() Determine if CONTENTCONFIGURATIONS has a value