Skip to content

/AWS1/CL_MDXMEDIACNCTFLOWRTR02

Configuration settings for connecting a router output to a MediaConnect flow source.

CONSTRUCTOR

IMPORTING

Required arguments:

io_dsttransitencryption TYPE REF TO /AWS1/CL_MDXFLOWTRANSITENC /AWS1/CL_MDXFLOWTRANSITENC

The encryption configuration for the flow destination when connected to this router output.

Optional arguments:

iv_flowarn TYPE /AWS1/MDXFLOWARN /AWS1/MDXFLOWARN

The ARN of the flow to connect to this router output.

iv_flowsourcearn TYPE /AWS1/MDXFLOWSOURCEARN /AWS1/MDXFLOWSOURCEARN

The ARN of the flow source to connect to this router output.


Queryable Attributes

FlowArn

The ARN of the flow to connect to this router output.

Accessible with the following methods

Method Description
GET_FLOWARN() Getter for FLOWARN, with configurable default
ASK_FLOWARN() Getter for FLOWARN w/ exceptions if field has no value
HAS_FLOWARN() Determine if FLOWARN has a value

FlowSourceArn

The ARN of the flow source to connect to this router output.

Accessible with the following methods

Method Description
GET_FLOWSOURCEARN() Getter for FLOWSOURCEARN, with configurable default
ASK_FLOWSOURCEARN() Getter for FLOWSOURCEARN w/ exceptions if field has no value
HAS_FLOWSOURCEARN() Determine if FLOWSOURCEARN has a value

DestinationTransitEncryption

The encryption configuration for the flow destination when connected to this router output.

Accessible with the following methods

Method Description
GET_DSTTRANSITENCRYPTION() Getter for DESTINATIONTRANSITENCRYPTION