Uses of Class
software.amazon.awscdk.services.events.EventCommonOptions.Builder
-
Uses of EventCommonOptions.Builder in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionstatic EventCommonOptions.Builder
EventCommonOptions.builder()
EventCommonOptions.Builder.crossStackScope
(software.constructs.Construct crossStackScope) Sets the value ofEventCommonOptions.getCrossStackScope()
EventCommonOptions.Builder.description
(String description) Sets the value ofEventCommonOptions.getDescription()
EventCommonOptions.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofEventCommonOptions.getEventPattern()
Sets the value ofEventCommonOptions.getRuleName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(EventCommonOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theEventCommonOptions.Builder
.