Uses of Class
software.amazon.awscdk.services.appintegrations.EventIntegrationReference.Builder
Packages that use EventIntegrationReference.Builder
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of EventIntegrationReference.Builder in software.amazon.awscdk.services.appintegrations
Methods in software.amazon.awscdk.services.appintegrations that return EventIntegrationReference.BuilderModifier and TypeMethodDescriptionEventIntegrationReference.builder()
EventIntegrationReference.Builder.eventIntegrationArn
(String eventIntegrationArn) Sets the value ofEventIntegrationReference.getEventIntegrationArn()
EventIntegrationReference.Builder.eventIntegrationName
(String eventIntegrationName) Sets the value ofEventIntegrationReference.getEventIntegrationName()
Constructors in software.amazon.awscdk.services.appintegrations with parameters of type EventIntegrationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theEventIntegrationReference.Builder
.