| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EventCommonOptions.Builder |
EventCommonOptions.builder() |
EventCommonOptions.Builder |
EventCommonOptions.Builder.crossStackScope(software.constructs.Construct crossStackScope)
Sets the value of
EventCommonOptions.getCrossStackScope() |
EventCommonOptions.Builder |
EventCommonOptions.Builder.description(String description)
Sets the value of
EventCommonOptions.getDescription() |
EventCommonOptions.Builder |
EventCommonOptions.Builder.eventPattern(EventPattern eventPattern)
Sets the value of
EventCommonOptions.getEventPattern() |
EventCommonOptions.Builder |
EventCommonOptions.Builder.ruleName(String ruleName)
Sets the value of
EventCommonOptions.getRuleName() |
| Constructor and Description |
|---|
Jsii$Proxy(EventCommonOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EventCommonOptions.Builder. |
Copyright © 2022. All rights reserved.