/AWS1/CL_DYNDSCKINESISSTRMIN01¶
DescribeKinesisStreamingDestinationOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_tablename TYPE /AWS1/DYNTABLENAME /AWS1/DYNTABLENAME¶
The name of the table being described.
it_kinesisdatastreamdsts TYPE /AWS1/CL_DYNKINESISDATASTRMDST=>TT_KINESISDATASTREAMDSTS TT_KINESISDATASTREAMDSTS¶
The list of replica structures for the table being described.
Queryable Attributes¶
TableName¶
The name of the table being described.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TABLENAME() |
Getter for TABLENAME, with configurable default |
ASK_TABLENAME() |
Getter for TABLENAME w/ exceptions if field has no value |
HAS_TABLENAME() |
Determine if TABLENAME has a value |
KinesisDataStreamDestinations¶
The list of replica structures for the table being described.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KINESISDATASTREAMDSTS() |
Getter for KINESISDATASTREAMDSTS, with configurable default |
ASK_KINESISDATASTREAMDSTS() |
Getter for KINESISDATASTREAMDSTS w/ exceptions if field has |
HAS_KINESISDATASTREAMDSTS() |
Determine if KINESISDATASTREAMDSTS has a value |