Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. {
  2. "StartAt": "WaitExecution",
  3. "States": {
  4. "WaitExecution": {
  5. "Type": "Wait",
  6. "Seconds": 10,
  7. "End": true
  8. }
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement