Skip to content

/AWS1/CL_MDLRESTRTCHANNELPLS01

Placeholder documentation for RestartChannelPipelinesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ARN TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The unique arn of the channel.

IO_CDIINPUTSPECIFICATION TYPE REF TO /AWS1/CL_MDLCDIINPUTSPEC /AWS1/CL_MDLCDIINPUTSPEC

Specification of CDI inputs for this channel

IV_CHANNELCLASS TYPE /AWS1/MDLCHANNELCLASS /AWS1/MDLCHANNELCLASS

The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

IT_DESTINATIONS TYPE /AWS1/CL_MDLOUTPUTDESTINATION=>TT___LISTOFOUTPUTDESTINATION TT___LISTOFOUTPUTDESTINATION

A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

IT_EGRESSENDPOINTS TYPE /AWS1/CL_MDLCHANNELEGRESSENDPT=>TT___LISTOFCHANNELEGRESSENDPT TT___LISTOFCHANNELEGRESSENDPT

The endpoints where outgoing connections initiate from

IO_ENCODERSETTINGS TYPE REF TO /AWS1/CL_MDLENCODERSETTINGS /AWS1/CL_MDLENCODERSETTINGS

EncoderSettings

IV_ID TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The unique id of the channel.

IT_INPUTATTACHMENTS TYPE /AWS1/CL_MDLINPUTATTACHMENT=>TT___LISTOFINPUTATTACHMENT TT___LISTOFINPUTATTACHMENT

List of input attachments for channel.

IO_INPUTSPECIFICATION TYPE REF TO /AWS1/CL_MDLINPUTSPECIFICATION /AWS1/CL_MDLINPUTSPECIFICATION

Specification of network and file inputs for this channel

IV_LOGLEVEL TYPE /AWS1/MDLLOGLEVEL /AWS1/MDLLOGLEVEL

The log level being written to CloudWatch Logs.

IO_MAINTENANCE TYPE REF TO /AWS1/CL_MDLMAINTENANCESTATUS /AWS1/CL_MDLMAINTENANCESTATUS

Maintenance settings for this channel.

IV_MAINTENANCESTATUS TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The time in milliseconds by when the PVRE restart must occur.

IV_NAME TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The name of the channel. (user-mutable)

IT_PIPELINEDETAILS TYPE /AWS1/CL_MDLPIPELINEDETAIL=>TT___LISTOFPIPELINEDETAIL TT___LISTOFPIPELINEDETAIL

Runtime details for the pipelines of a running channel.

IV_PIPELINESRUNNINGCOUNT TYPE /AWS1/MDL__INTEGER /AWS1/MDL__INTEGER

The number of currently healthy pipelines.

IV_ROLEARN TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The Amazon Resource Name (ARN) of the role assumed when running the Channel.

IV_STATE TYPE /AWS1/MDLCHANNELSTATE /AWS1/MDLCHANNELSTATE

State

IT_TAGS TYPE /AWS1/CL_MDLTAGS_W=>TT_TAGS TT_TAGS

A collection of key-value pairs.

IO_VPC TYPE REF TO /AWS1/CL_MDLVPCOUTPUTSTGSDESC /AWS1/CL_MDLVPCOUTPUTSTGSDESC

Settings for VPC output


Queryable Attributes

Arn

The unique arn of the channel.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

CdiInputSpecification

Specification of CDI inputs for this channel

Accessible with the following methods

Method Description
GET_CDIINPUTSPECIFICATION() Getter for CDIINPUTSPECIFICATION

ChannelClass

The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

Accessible with the following methods

Method Description
GET_CHANNELCLASS() Getter for CHANNELCLASS, with configurable default
ASK_CHANNELCLASS() Getter for CHANNELCLASS w/ exceptions if field has no value
HAS_CHANNELCLASS() Determine if CHANNELCLASS has a value

Destinations

A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

Accessible with the following methods

Method Description
GET_DESTINATIONS() Getter for DESTINATIONS, with configurable default
ASK_DESTINATIONS() Getter for DESTINATIONS w/ exceptions if field has no value
HAS_DESTINATIONS() Determine if DESTINATIONS has a value

EgressEndpoints

The endpoints where outgoing connections initiate from

Accessible with the following methods

Method Description
GET_EGRESSENDPOINTS() Getter for EGRESSENDPOINTS, with configurable default
ASK_EGRESSENDPOINTS() Getter for EGRESSENDPOINTS w/ exceptions if field has no val
HAS_EGRESSENDPOINTS() Determine if EGRESSENDPOINTS has a value

EncoderSettings

EncoderSettings

Accessible with the following methods

Method Description
GET_ENCODERSETTINGS() Getter for ENCODERSETTINGS

Id

The unique id of the channel.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

InputAttachments

List of input attachments for channel.

Accessible with the following methods

Method Description
GET_INPUTATTACHMENTS() Getter for INPUTATTACHMENTS, with configurable default
ASK_INPUTATTACHMENTS() Getter for INPUTATTACHMENTS w/ exceptions if field has no va
HAS_INPUTATTACHMENTS() Determine if INPUTATTACHMENTS has a value

InputSpecification

Specification of network and file inputs for this channel

Accessible with the following methods

Method Description
GET_INPUTSPECIFICATION() Getter for INPUTSPECIFICATION

LogLevel

The log level being written to CloudWatch Logs.

Accessible with the following methods

Method Description
GET_LOGLEVEL() Getter for LOGLEVEL, with configurable default
ASK_LOGLEVEL() Getter for LOGLEVEL w/ exceptions if field has no value
HAS_LOGLEVEL() Determine if LOGLEVEL has a value

Maintenance

Maintenance settings for this channel.

Accessible with the following methods

Method Description
GET_MAINTENANCE() Getter for MAINTENANCE

MaintenanceStatus

The time in milliseconds by when the PVRE restart must occur.

Accessible with the following methods

Method Description
GET_MAINTENANCESTATUS() Getter for MAINTENANCESTATUS, with configurable default
ASK_MAINTENANCESTATUS() Getter for MAINTENANCESTATUS w/ exceptions if field has no v
HAS_MAINTENANCESTATUS() Determine if MAINTENANCESTATUS has a value

Name

The name of the channel. (user-mutable)

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

PipelineDetails

Runtime details for the pipelines of a running channel.

Accessible with the following methods

Method Description
GET_PIPELINEDETAILS() Getter for PIPELINEDETAILS, with configurable default
ASK_PIPELINEDETAILS() Getter for PIPELINEDETAILS w/ exceptions if field has no val
HAS_PIPELINEDETAILS() Determine if PIPELINEDETAILS has a value

PipelinesRunningCount

The number of currently healthy pipelines.

Accessible with the following methods

Method Description
GET_PIPELINESRUNNINGCOUNT() Getter for PIPELINESRUNNINGCOUNT, with configurable default
ASK_PIPELINESRUNNINGCOUNT() Getter for PIPELINESRUNNINGCOUNT w/ exceptions if field has
HAS_PIPELINESRUNNINGCOUNT() Determine if PIPELINESRUNNINGCOUNT has a value

RoleArn

The Amazon Resource Name (ARN) of the role assumed when running the Channel.

Accessible with the following methods

Method Description
GET_ROLEARN() Getter for ROLEARN, with configurable default
ASK_ROLEARN() Getter for ROLEARN w/ exceptions if field has no value
HAS_ROLEARN() Determine if ROLEARN has a value

State

State

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value

Tags

A collection of key-value pairs.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

Vpc

Settings for VPC output

Accessible with the following methods

Method Description
GET_VPC() Getter for VPC