/AWS1/IF_MDX_WAITER¶
/AWS1/IF_MDX_WAITER represents the Waiter client for AWS MediaConnect, representing each waiter as a method call.
List of waiter methods implemented in /AWS1/IF_MDX_WAITER
| Waiter Method | Service Operation | Waiter Description |
|---|---|---|
| FLOWACTIVE | DESCRIBEFLOW() |
Wait until a flow is active |
| FLOWDELETED | DESCRIBEFLOW() |
Wait until a flow is deleted |
| FLOWSTANDBY | DESCRIBEFLOW() |
Wait until a flow is in standby mode |
| INPUTACTIVE | GETROUTERINPUT() |
Wait until the Input is ACTIVE |
| INPUTDELETED | GETROUTERINPUT() |
Wait until the Input is deleted |
| INPUTSTANDBY | GETROUTERINPUT() |
Wait until the Input is STANDBY |
| OUTPUTACTIVE | GETROUTEROUTPUT() |
Wait until the Output is ACTIVE |
| OUTPUTDELETED | GETROUTEROUTPUT() |
Wait until the Output is deleted |
| OUTPUTROUTED | GETROUTEROUTPUT() |
Wait until the Output is ROUTED |
| OUTPUTSTANDBY | GETROUTEROUTPUT() |
Wait until the Output is STANDBY |
| OUTPUTUNROUTED | GETROUTEROUTPUT() |
Wait until the Output is UNROUTED |