Uses of Class
software.amazon.awscdk.services.dataexchange.CfnEventActionProps.Builder
Packages that use CfnEventActionProps.Builder
Package
Description
AWS::DataExchange Construct Library
-
Uses of CfnEventActionProps.Builder in software.amazon.awscdk.services.dataexchange
Methods in software.amazon.awscdk.services.dataexchange that return CfnEventActionProps.BuilderModifier and TypeMethodDescriptionCfnEventActionProps.Builder.action(IResolvable action) Sets the value ofCfnEventActionProps.getAction()CfnEventActionProps.Builder.action(CfnEventAction.ActionProperty action) Sets the value ofCfnEventActionProps.getAction()static CfnEventActionProps.BuilderCfnEventActionProps.builder()CfnEventActionProps.Builder.event(IResolvable event) Sets the value ofCfnEventActionProps.getEvent()CfnEventActionProps.Builder.event(CfnEventAction.EventProperty event) Sets the value ofCfnEventActionProps.getEvent()Sets the value ofCfnEventActionProps.getTags()Constructors in software.amazon.awscdk.services.dataexchange with parameters of type CfnEventActionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEventActionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEventActionProps.Builder.