Skip to content

/AWS1/CL_MDXMEDIACNCTFLOWRTR00

Configuration settings for connecting a router input to a flow output.

CONSTRUCTOR

IMPORTING

Required arguments:

io_sourcetransitdecryption TYPE REF TO /AWS1/CL_MDXFLOWTRANSITENC /AWS1/CL_MDXFLOWTRANSITENC

The decryption configuration for the flow source when connected to this router input.

Optional arguments:

iv_flowarn TYPE /AWS1/MDXFLOWARN /AWS1/MDXFLOWARN

The ARN of the flow to connect to.

iv_flowoutputarn TYPE /AWS1/MDXFLOWOUTPUTARN /AWS1/MDXFLOWOUTPUTARN

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


Queryable Attributes

FlowArn

The ARN of the flow to connect to.

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

FlowOutputArn

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

Accessible with the following methods

Method Description
GET_FLOWOUTPUTARN() Getter for FLOWOUTPUTARN, with configurable default
ASK_FLOWOUTPUTARN() Getter for FLOWOUTPUTARN w/ exceptions if field has no value
HAS_FLOWOUTPUTARN() Determine if FLOWOUTPUTARN has a value

SourceTransitDecryption

The decryption configuration for the flow source when connected to this router input.

Accessible with the following methods

Method Description
GET_SOURCETRANSITDECRYPTION() Getter for SOURCETRANSITDECRYPTION