/AWS1/CL_CHPMEDIAPLINSUMMARY¶
The summary of the media pipeline.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_mediapipelineid TYPE /AWS1/CHPGUIDSTRING /AWS1/CHPGUIDSTRING¶
The ID of the media pipeline in the summary.
iv_mediapipelinearn TYPE /AWS1/CHPAMAZONRESOURCENAME /AWS1/CHPAMAZONRESOURCENAME¶
The ARN of the media pipeline in the summary.
Queryable Attributes¶
MediaPipelineId¶
The ID of the media pipeline in the summary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIAPIPELINEID() |
Getter for MEDIAPIPELINEID, with configurable default |
ASK_MEDIAPIPELINEID() |
Getter for MEDIAPIPELINEID w/ exceptions if field has no val |
HAS_MEDIAPIPELINEID() |
Determine if MEDIAPIPELINEID has a value |
MediaPipelineArn¶
The ARN of the media pipeline in the summary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIAPIPELINEARN() |
Getter for MEDIAPIPELINEARN, with configurable default |
ASK_MEDIAPIPELINEARN() |
Getter for MEDIAPIPELINEARN w/ exceptions if field has no va |
HAS_MEDIAPIPELINEARN() |
Determine if MEDIAPIPELINEARN 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_MEDIAPIPELINELIST¶
TYPES TT_MEDIAPIPELINELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CHPMEDIAPLINSUMMARY WITH DEFAULT KEY
.