| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
OnInputLifecycle |
State.onInput()
When an input is received and the
condition is TRUE, perform the specified actions. |
| Modifier and Type | Method and Description |
|---|---|
State.Builder |
State.Builder.onInput(OnInputLifecycle onInput)
When an input is received and the
condition is TRUE, perform the specified actions. |
Copyright © 2022. All rights reserved.