| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotevents |
AWS::IoTEvents Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.actions(List<? extends IAction> actions)
Sets the value of
Event.getActions() |
static Event.Builder |
Event.builder() |
Event.Builder |
Event.Builder.condition(Expression condition)
Sets the value of
Event.getCondition() |
Event.Builder |
Event.Builder.eventName(String eventName)
Sets the value of
Event.getEventName() |
| Constructor and Description |
|---|
Jsii$Proxy(Event.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Event.Builder. |
Copyright © 2022. All rights reserved.