/AWS1/CL_MDXUPDBRIDGEOUTPUTRSP¶
UpdateBridgeOutputResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_bridgearn TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The ARN of the bridge that was updated.
io_output TYPE REF TO /AWS1/CL_MDXBRIDGEOUTPUT /AWS1/CL_MDXBRIDGEOUTPUT¶
The bridge output that was updated.
Queryable Attributes¶
BridgeArn¶
The ARN of the bridge that was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BRIDGEARN() |
Getter for BRIDGEARN, with configurable default |
ASK_BRIDGEARN() |
Getter for BRIDGEARN w/ exceptions if field has no value |
HAS_BRIDGEARN() |
Determine if BRIDGEARN has a value |
Output¶
The bridge output that was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPUT() |
Getter for OUTPUT |