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