Uses of Interface
software.amazon.awscdk.services.dataexchange.CfnEventActionProps
Packages that use CfnEventActionProps
Package
Description
AWS::DataExchange Construct Library
-
Uses of CfnEventActionProps in software.amazon.awscdk.services.dataexchange
Classes in software.amazon.awscdk.services.dataexchange that implement CfnEventActionPropsMethods in software.amazon.awscdk.services.dataexchange that return CfnEventActionPropsModifier and TypeMethodDescriptionCfnEventActionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.dataexchange with parameters of type CfnEventActionPropsModifierConstructorDescriptionCfnEventAction(software.constructs.Construct scope, String id, CfnEventActionProps props) Create a newAWS::DataExchange::EventAction.