/AWS1/CL_CHPMEDIAINSIGHTSPLIN¶
A media pipeline that streams call analytics data.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_mediapipelineid TYPE /AWS1/CHPGUIDSTRING /AWS1/CHPGUIDSTRING¶
The ID of a media insights pipeline.
iv_mediapipelinearn TYPE /AWS1/CHPARN /AWS1/CHPARN¶
The ARN of a media insights pipeline.
iv_mediainsightsplinconfarn TYPE /AWS1/CHPARN /AWS1/CHPARN¶
The ARN of a media insight pipeline's configuration settings.
iv_status TYPE /AWS1/CHPMEDIAPIPELINESTATUS /AWS1/CHPMEDIAPIPELINESTATUS¶
The status of a media insights pipeline.
io_kinesisvideostrmsrcrunt00 TYPE REF TO /AWS1/CL_CHPKINESISVIDEOSTRM00 /AWS1/CL_CHPKINESISVIDEOSTRM00¶
The configuration settings for a Kinesis runtime video stream in a media insights pipeline.
it_mediainsightsruntimemet TYPE /AWS1/CL_CHPMEDIAINSIGHTSRUN00=>TT_MEDIAINSIGHTSRUNTIMEMET TT_MEDIAINSIGHTSRUNTIMEMET¶
The runtime metadata of a media insights pipeline.
io_kinesisvideostrmrcingsr00 TYPE REF TO /AWS1/CL_CHPKINESISVIDEOSTRM01 /AWS1/CL_CHPKINESISVIDEOSTRM01¶
The runtime configuration settings for a Kinesis recording video stream in a media insights pipeline.
io_s3recingsinkruntimeconf TYPE REF TO /AWS1/CL_CHPS3RCINGSINKRUNTI00 /AWS1/CL_CHPS3RCINGSINKRUNTI00¶
The runtime configuration of the Amazon S3 bucket that stores recordings in a media insights pipeline.
iv_createdtimestamp TYPE /AWS1/CHPISO8601TIMESTAMP /AWS1/CHPISO8601TIMESTAMP¶
The time at which the media insights pipeline was created.
it_elementstatuses TYPE /AWS1/CL_CHPMEDIAINSIGHTSPLE00=>TT_MEDIAINSIGHTSPLELEMENTSTA00 TT_MEDIAINSIGHTSPLELEMENTSTA00¶
The statuses that the elements in a media insights pipeline can have during data processing.
Queryable Attributes¶
MediaPipelineId¶
The ID of a media insights pipeline.
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 a media insights pipeline.
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 |
MediaInsightsPipelineConfigurationArn¶
The ARN of a media insight pipeline's configuration settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIAINSIGHTSPLINCONFARN() |
Getter for MEDIAINSIGHTSPIPELINECONFARN, with configurable d |
ASK_MEDIAINSIGHTSPLINCONFARN() |
Getter for MEDIAINSIGHTSPIPELINECONFARN w/ exceptions if fie |
HAS_MEDIAINSIGHTSPLINCONFARN() |
Determine if MEDIAINSIGHTSPIPELINECONFARN has a value |
Status¶
The status of a media insights pipeline.
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 |
KinesisVideoStreamSourceRuntimeConfiguration¶
The configuration settings for a Kinesis runtime video stream in a media insights pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KINESISVIDEOSTRMSRCRUN00() |
Getter for KINESISVIDEOSTRMSRCRUNTIME00 |
MediaInsightsRuntimeMetadata¶
The runtime metadata of a media insights pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIAINSIGHTSRUNTIMEMET() |
Getter for MEDIAINSIGHTSRUNTIMEMETADATA, with configurable d |
ASK_MEDIAINSIGHTSRUNTIMEMET() |
Getter for MEDIAINSIGHTSRUNTIMEMETADATA w/ exceptions if fie |
HAS_MEDIAINSIGHTSRUNTIMEMET() |
Determine if MEDIAINSIGHTSRUNTIMEMETADATA has a value |
KinesisVideoStreamRecordingSourceRuntimeConfiguration¶
The runtime configuration settings for a Kinesis recording video stream in a media insights pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KINESISVIDEOSTRMRCINGS00() |
Getter for KINESISVIDEOSTRMRCINGSRCRU00 |
S3RecordingSinkRuntimeConfiguration¶
The runtime configuration of the Amazon S3 bucket that stores recordings in a media insights pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3RECINGSINKRUNTIMECONF() |
Getter for S3RECORDINGSINKRUNTIMECONF |
CreatedTimestamp¶
The time at which the media insights 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 |
ElementStatuses¶
The statuses that the elements in a media insights pipeline can have during data processing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ELEMENTSTATUSES() |
Getter for ELEMENTSTATUSES, with configurable default |
ASK_ELEMENTSTATUSES() |
Getter for ELEMENTSTATUSES w/ exceptions if field has no val |
HAS_ELEMENTSTATUSES() |
Determine if ELEMENTSTATUSES has a value |