/AWS1/CL_KNSUPSTRMWARMTPUTOUT¶
UpdateStreamWarmThroughputOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_streamarn TYPE /AWS1/KNSSTREAMARN /AWS1/KNSSTREAMARN¶
The ARN of the stream that was updated.
iv_streamname TYPE /AWS1/KNSSTREAMNAME /AWS1/KNSSTREAMNAME¶
The name of the stream that was updated.
io_warmthroughput TYPE REF TO /AWS1/CL_KNSWARMTHRUPUTOBJECT /AWS1/CL_KNSWARMTHRUPUTOBJECT¶
Specifies the updated warm throughput configuration for your data stream.
Queryable Attributes¶
StreamARN¶
The ARN of the stream that was updated.
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 |
StreamName¶
The name of the stream that was updated.
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 |
WarmThroughput¶
Specifies the updated warm throughput configuration for your data stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WARMTHROUGHPUT() |
Getter for WARMTHROUGHPUT |