Uses of Interface
software.amazon.awscdk.services.events.CfnApiDestinationProps
-
Uses of CfnApiDestinationProps in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionCfnApiDestinationProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnApiDestination
(Construct scope, String id, CfnApiDestinationProps props) Create a newAWS::Events::ApiDestination
.