/AWS1/CL_DYNKINESISSTRMINGDS01¶
KinesisStreamingDestinationOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_tablename TYPE /AWS1/DYNTABLENAME /AWS1/DYNTABLENAME¶
The name of the table being modified.
iv_streamarn TYPE /AWS1/DYNSTREAMARN /AWS1/DYNSTREAMARN¶
The ARN for the specific Kinesis data stream.
iv_destinationstatus TYPE /AWS1/DYNDESTINATIONSTATUS /AWS1/DYNDESTINATIONSTATUS¶
The current status of the replication.
io_enbkinesisstreamingconf TYPE REF TO /AWS1/CL_DYNENBKINESISSTRMIN00 /AWS1/CL_DYNENBKINESISSTRMIN00¶
The destination for the Kinesis streaming information that is being enabled.
Queryable Attributes¶
TableName¶
The name of the table being modified.
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 |
StreamArn¶
The ARN for the specific Kinesis data stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMARN() |
Getter for STREAMARN, with configurable default |
ASK_STREAMARN() |
Getter for STREAMARN w/ exceptions if field has no value |
HAS_STREAMARN() |
Determine if STREAMARN has a value |
DestinationStatus¶
The current status of the replication.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONSTATUS() |
Getter for DESTINATIONSTATUS, with configurable default |
ASK_DESTINATIONSTATUS() |
Getter for DESTINATIONSTATUS w/ exceptions if field has no v |
HAS_DESTINATIONSTATUS() |
Determine if DESTINATIONSTATUS has a value |
EnableKinesisStreamingConfiguration¶
The destination for the Kinesis streaming information that is being enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENBKINESISSTREAMINGCONF() |
Getter for ENABLEKINESISSTREAMINGCONF |