Skip to content

/AWS1/CL_DYSDESCRSTREAMOUTPUT

Represents the output of a DescribeStream operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_streamdescription TYPE REF TO /AWS1/CL_DYSSTREAMDESCRIPTION /AWS1/CL_DYSSTREAMDESCRIPTION

A complete description of the stream, including its creation date and time, the DynamoDB table associated with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream records within the shards.


Queryable Attributes

StreamDescription

A complete description of the stream, including its creation date and time, the DynamoDB table associated with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream records within the shards.

Accessible with the following methods

Method Description
GET_STREAMDESCRIPTION() Getter for STREAMDESCRIPTION