/AWS1/CL_MDLCHANNELSUMMARY¶
Placeholder documentation for ChannelSummary
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
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_name
TYPE /AWS1/MDL__STRING
/AWS1/MDL__STRING
¶
The name of the channel. (user-mutable)
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 any VPC outputs.
io_anywheresettings
TYPE REF TO /AWS1/CL_MDLDESCRANYWHERESTGS
/AWS1/CL_MDLDESCRANYWHERESTGS
¶
AnywhereSettings settings for this channel.
io_channelengineversion
TYPE REF TO /AWS1/CL_MDLCHANNELENGINEVRS01
/AWS1/CL_MDLCHANNELENGINEVRS01
¶
The engine version that you requested for this channel.
it_usedchannelengineversions
TYPE /AWS1/CL_MDLCHANNELENGINEVRS01=>TT___LISTOFCHANNELENGINEVRSRSP
TT___LISTOFCHANNELENGINEVRSRSP
¶
The engine version that the running pipelines are using.
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 |
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 |
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 |
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 any VPC outputs.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VPC() |
Getter for VPC |
AnywhereSettings¶
AnywhereSettings settings for this channel.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ANYWHERESETTINGS() |
Getter for ANYWHERESETTINGS |
ChannelEngineVersion¶
The engine version that you requested for this channel.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHANNELENGINEVERSION() |
Getter for CHANNELENGINEVERSION |
UsedChannelEngineVersions¶
The engine version that the running pipelines are using.
Accessible with the following methods¶
Method | Description |
---|---|
GET_USEDCHANNELENGINEVRSS() |
Getter for USEDCHANNELENGINEVERSIONS, with configurable defa |
ASK_USEDCHANNELENGINEVRSS() |
Getter for USEDCHANNELENGINEVERSIONS w/ exceptions if field |
HAS_USEDCHANNELENGINEVRSS() |
Determine if USEDCHANNELENGINEVERSIONS 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___LISTOFCHANNELSUMMARY
¶
TYPES TT___LISTOFCHANNELSUMMARY TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDLCHANNELSUMMARY WITH DEFAULT KEY
.