Skip to content

/AWS1/CL_MDLROUTERDESTINATION

Placeholder documentation for RouterDestination

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_availabilityzonename TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The Availability Zone (AZ) names of the AZs this destination is created in.

iv_routeroutputarn TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

ARN of the output from MediaConnect Router currently connected to this input.


Queryable Attributes

AvailabilityZoneName

The Availability Zone (AZ) names of the AZs this destination is created in.

Accessible with the following methods

Method Description
GET_AVAILABILITYZONENAME() Getter for AVAILABILITYZONENAME, with configurable default
ASK_AVAILABILITYZONENAME() Getter for AVAILABILITYZONENAME w/ exceptions if field has n
HAS_AVAILABILITYZONENAME() Determine if AVAILABILITYZONENAME has a value

RouterOutputArn

ARN of the output from MediaConnect Router currently connected to this input.

Accessible with the following methods

Method Description
GET_ROUTEROUTPUTARN() Getter for ROUTEROUTPUTARN, with configurable default
ASK_ROUTEROUTPUTARN() Getter for ROUTEROUTPUTARN w/ exceptions if field has no val
HAS_ROUTEROUTPUTARN() Determine if ROUTEROUTPUTARN 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___LISTOFROUTERDESTINATION

TYPES TT___LISTOFROUTERDESTINATION TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDLROUTERDESTINATION WITH DEFAULT KEY
.