/AWS1/CL_MDXEGRESSGWBRIDGE¶
Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_maxbitrate
TYPE /AWS1/MDXINTEGER
/AWS1/MDXINTEGER
¶
The maximum expected bitrate (in bps) of the egress bridge.
Optional arguments:¶
iv_instanceid
TYPE /AWS1/MDXSTRING
/AWS1/MDXSTRING
¶
The ID of the instance running this bridge.
Queryable Attributes¶
InstanceId¶
The ID of the instance running this bridge.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INSTANCEID() |
Getter for INSTANCEID, with configurable default |
ASK_INSTANCEID() |
Getter for INSTANCEID w/ exceptions if field has no value |
HAS_INSTANCEID() |
Determine if INSTANCEID has a value |
MaxBitrate¶
The maximum expected bitrate (in bps) of the egress bridge.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MAXBITRATE() |
Getter for MAXBITRATE, with configurable default |
ASK_MAXBITRATE() |
Getter for MAXBITRATE w/ exceptions if field has no value |
HAS_MAXBITRATE() |
Determine if MAXBITRATE has a value |