/AWS1/CL_MDXTAKEROUTERINPUTRSP¶
TakeRouterInputResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_routedstate TYPE /AWS1/MDXROUTEROUTROUTEDSTATE /AWS1/MDXROUTEROUTROUTEDSTATE¶
The state of the association between the router input and output.
iv_routeroutputarn TYPE /AWS1/MDXROUTEROUTPUTARN /AWS1/MDXROUTEROUTPUTARN¶
The ARN of the associated router output.
iv_routeroutputname TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The name of the associated router output.
Optional arguments:¶
iv_routerinputarn TYPE /AWS1/MDXROUTERINPUTARN /AWS1/MDXROUTERINPUTARN¶
The ARN of the associated router input.
iv_routerinputname TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The name of the associated router input.
Queryable Attributes¶
RoutedState¶
The state of the association between the router input and output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTEDSTATE() |
Getter for ROUTEDSTATE, with configurable default |
ASK_ROUTEDSTATE() |
Getter for ROUTEDSTATE w/ exceptions if field has no value |
HAS_ROUTEDSTATE() |
Determine if ROUTEDSTATE has a value |
RouterOutputArn¶
The ARN of the associated router output.
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 |
RouterOutputName¶
The name of the associated router output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTEROUTPUTNAME() |
Getter for ROUTEROUTPUTNAME, with configurable default |
ASK_ROUTEROUTPUTNAME() |
Getter for ROUTEROUTPUTNAME w/ exceptions if field has no va |
HAS_ROUTEROUTPUTNAME() |
Determine if ROUTEROUTPUTNAME has a value |
RouterInputArn¶
The ARN of the associated router input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTERINPUTARN() |
Getter for ROUTERINPUTARN, with configurable default |
ASK_ROUTERINPUTARN() |
Getter for ROUTERINPUTARN w/ exceptions if field has no valu |
HAS_ROUTERINPUTARN() |
Determine if ROUTERINPUTARN has a value |
RouterInputName¶
The name of the associated router input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTERINPUTNAME() |
Getter for ROUTERINPUTNAME, with configurable default |
ASK_ROUTERINPUTNAME() |
Getter for ROUTERINPUTNAME w/ exceptions if field has no val |
HAS_ROUTERINPUTNAME() |
Determine if ROUTERINPUTNAME has a value |