/AWS1/CL_CHPMEDIALIVECNCTORPL¶
The connector pipeline.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_sources TYPE /AWS1/CL_CHPLIVECNCTORSRCCONF=>TT_LIVECONNECTORSOURCELIST TT_LIVECONNECTORSOURCELIST¶
The connector pipeline's data sources.
it_sinks TYPE /AWS1/CL_CHPLIVECNCTORSINKCONF=>TT_LIVECONNECTORSINKLIST TT_LIVECONNECTORSINKLIST¶
The connector pipeline's data sinks.
iv_mediapipelineid TYPE /AWS1/CHPGUIDSTRING /AWS1/CHPGUIDSTRING¶
The connector pipeline's ID.
iv_mediapipelinearn TYPE /AWS1/CHPAMAZONRESOURCENAME /AWS1/CHPAMAZONRESOURCENAME¶
The connector pipeline's ARN.
iv_status TYPE /AWS1/CHPMEDIAPIPELINESTATUS /AWS1/CHPMEDIAPIPELINESTATUS¶
The connector pipeline's status.
iv_createdtimestamp TYPE /AWS1/CHPISO8601TIMESTAMP /AWS1/CHPISO8601TIMESTAMP¶
The time at which the connector pipeline was created.
iv_updatedtimestamp TYPE /AWS1/CHPISO8601TIMESTAMP /AWS1/CHPISO8601TIMESTAMP¶
The time at which the connector pipeline was last updated.
Queryable Attributes¶
Sources¶
The connector pipeline's data sources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCES() |
Getter for SOURCES, with configurable default |
ASK_SOURCES() |
Getter for SOURCES w/ exceptions if field has no value |
HAS_SOURCES() |
Determine if SOURCES has a value |
Sinks¶
The connector pipeline's data sinks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SINKS() |
Getter for SINKS, with configurable default |
ASK_SINKS() |
Getter for SINKS w/ exceptions if field has no value |
HAS_SINKS() |
Determine if SINKS has a value |
MediaPipelineId¶
The connector pipeline's ID.
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 connector pipeline's ARN.
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 |
Status¶
The connector pipeline's status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
CreatedTimestamp¶
The time at which the connector pipeline was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |
UpdatedTimestamp¶
The time at which the connector pipeline was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP, with configurable default |
ASK_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP w/ exceptions if field has no va |
HAS_UPDATEDTIMESTAMP() |
Determine if UPDATEDTIMESTAMP has a value |