Uses of Interface
software.amazon.awscdk.services.events.ConnectionAttributes
Packages that use ConnectionAttributes
-
Uses of ConnectionAttributes in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement ConnectionAttributesMethods in software.amazon.awscdk.services.events that return ConnectionAttributesModifier and TypeMethodDescriptionConnectionAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.events with parameters of type ConnectionAttributesModifier and TypeMethodDescriptionstatic IConnection
Connection.fromConnectionAttributes
(software.constructs.Construct scope, String id, ConnectionAttributes attrs) Import an existing connection resource.