Uses of Interface
software.amazon.awscdk.services.dataexchange.CfnEventAction.EventProperty
Packages that use CfnEventAction.EventProperty
Package
Description
AWS::DataExchange Construct Library
-
Uses of CfnEventAction.EventProperty in software.amazon.awscdk.services.dataexchange
Classes in software.amazon.awscdk.services.dataexchange that implement CfnEventAction.EventPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventAction.EventPropertyMethods in software.amazon.awscdk.services.dataexchange that return CfnEventAction.EventPropertyModifier and TypeMethodDescriptionCfnEventAction.EventProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dataexchange with parameters of type CfnEventAction.EventPropertyModifier and TypeMethodDescriptionCfnEventAction.Builder.event(CfnEventAction.EventProperty event) What occurs to start an action.CfnEventActionProps.Builder.event(CfnEventAction.EventProperty event) Sets the value ofCfnEventActionProps.getEvent()voidCfnEventAction.setEvent(CfnEventAction.EventProperty value) What occurs to start an action.