Uses of Interface
software.amazon.awscdk.services.dataexchange.CfnEventAction.ActionProperty
Packages that use CfnEventAction.ActionProperty
Package
Description
AWS::DataExchange Construct Library
-
Uses of CfnEventAction.ActionProperty in software.amazon.awscdk.services.dataexchange
Classes in software.amazon.awscdk.services.dataexchange that implement CfnEventAction.ActionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventAction.ActionPropertyMethods in software.amazon.awscdk.services.dataexchange that return CfnEventAction.ActionPropertyModifier and TypeMethodDescriptionCfnEventAction.ActionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dataexchange with parameters of type CfnEventAction.ActionPropertyModifier and TypeMethodDescriptionCfnEventAction.Builder.action(CfnEventAction.ActionProperty action) What occurs after a certain event.CfnEventActionProps.Builder.action(CfnEventAction.ActionProperty action) Sets the value ofCfnEventActionProps.getAction()voidCfnEventAction.setAction(CfnEventAction.ActionProperty value) What occurs after a certain event.