Uses of Class
software.amazon.awscdk.services.events.EventCommonOptions.Builder
Packages that use EventCommonOptions.Builder
-
Uses of EventCommonOptions.Builder in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return EventCommonOptions.BuilderModifier and TypeMethodDescriptionstatic EventCommonOptions.BuilderEventCommonOptions.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()Constructors in software.amazon.awscdk.services.events with parameters of type EventCommonOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(EventCommonOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theEventCommonOptions.Builder.