Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.TriggerConfigProperty
Packages that use CfnFlowPropsMixin.TriggerConfigProperty
-
Uses of CfnFlowPropsMixin.TriggerConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.appflow
Classes in software.amazon.awscdk.cfnpropertymixins.services.appflow that implement CfnFlowPropsMixin.TriggerConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFlowPropsMixin.TriggerConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appflow that return CfnFlowPropsMixin.TriggerConfigPropertyModifier and TypeMethodDescriptionCfnFlowPropsMixin.TriggerConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appflow with parameters of type CfnFlowPropsMixin.TriggerConfigPropertyModifier and TypeMethodDescriptionCfnFlowMixinProps.Builder.triggerConfig(CfnFlowPropsMixin.TriggerConfigProperty triggerConfig) Sets the value ofCfnFlowMixinProps.getTriggerConfig()CfnFlowPropsMixin.Builder.triggerConfig(CfnFlowPropsMixin.TriggerConfigProperty triggerConfig) The trigger settings that determine how and when Amazon AppFlow runs the specified flow.