/AWS1/CL_MDXUPDBRIDGESTATERSP¶
UpdateBridgeStateResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_bridgearn TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The ARN of the updated bridge.
iv_desiredstate TYPE /AWS1/MDXDESIREDSTATE /AWS1/MDXDESIREDSTATE¶
The new state of the bridge.
Queryable Attributes¶
BridgeArn¶
The ARN of the updated bridge.
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 |
DesiredState¶
The new state of the bridge.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESIREDSTATE() |
Getter for DESIREDSTATE, with configurable default |
ASK_DESIREDSTATE() |
Getter for DESIREDSTATE w/ exceptions if field has no value |
HAS_DESIREDSTATE() |
Determine if DESIREDSTATE has a value |