/AWS1/CL_CHPRECINGSTREAMCONF¶
A structure that holds the settings for recording media.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_streamarn TYPE /AWS1/CHPKINESISVIDEOSTREAMARN /AWS1/CHPKINESISVIDEOSTREAMARN¶
The ARN of the recording stream.
Queryable Attributes¶
StreamArn¶
The ARN of the recording 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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_RECORDINGSTREAMLIST¶
TYPES TT_RECORDINGSTREAMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CHPRECINGSTREAMCONF WITH DEFAULT KEY
.