Uses of Class
software.amazon.awscdk.services.events.ConnectionReference.Builder
Packages that use ConnectionReference.Builder
-
Uses of ConnectionReference.Builder in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return ConnectionReference.BuilderModifier and TypeMethodDescriptionstatic ConnectionReference.Builder
ConnectionReference.builder()
ConnectionReference.Builder.connectionArn
(String connectionArn) Sets the value ofConnectionReference.getConnectionArn()
ConnectionReference.Builder.connectionName
(String connectionName) Sets the value ofConnectionReference.getConnectionName()
Constructors in software.amazon.awscdk.services.events with parameters of type ConnectionReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(ConnectionReference.Builder builder) Constructor that initializes the object based on literal property values passed by theConnectionReference.Builder
.