/AWS1/CL_KNSREGSTREAMCONSOUT¶
RegisterStreamConsumerOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_consumer TYPE REF TO /AWS1/CL_KNSCONSUMER /AWS1/CL_KNSCONSUMER¶
An object that represents the details of the consumer you registered. When you register a consumer, it gets an ARN that is generated by Kinesis Data Streams.
Queryable Attributes¶
Consumer¶
An object that represents the details of the consumer you registered. When you register a consumer, it gets an ARN that is generated by Kinesis Data Streams.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONSUMER() |
Getter for CONSUMER |