/AWS1/CL_MDXUPDATEBRIDGESRCRSP¶
UpdateBridgeSourceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_bridgearn TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The ARN of the updated bridge source.
io_source TYPE REF TO /AWS1/CL_MDXBRIDGESOURCE /AWS1/CL_MDXBRIDGESOURCE¶
The updated bridge source.
Queryable Attributes¶
BridgeArn¶
The ARN of the updated bridge source.
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 |
Source¶
The updated bridge source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE() |
Getter for SOURCE |