/AWS1/CL_AFCFIREHOSESTREAM¶
Contains information about an Amazon Kinesis Data Firehose delivery stream.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_streamname TYPE /AWS1/AFCSTRING64 /AWS1/AFCSTRING64¶
The name of the Amazon Kinesis Data Firehose delivery stream.
Queryable Attributes¶
streamName¶
The name of the Amazon Kinesis Data Firehose delivery stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMNAME() |
Getter for STREAMNAME, with configurable default |
ASK_STREAMNAME() |
Getter for STREAMNAME w/ exceptions if field has no value |
HAS_STREAMNAME() |
Determine if STREAMNAME has a value |