Uses of Interface
software.amazon.awscdk.mixins.preview.services.glue.mixins.CfnTriggerPropsMixin.EventBatchingConditionProperty
Packages that use CfnTriggerPropsMixin.EventBatchingConditionProperty
-
Uses of CfnTriggerPropsMixin.EventBatchingConditionProperty in software.amazon.awscdk.mixins.preview.services.glue.mixins
Classes in software.amazon.awscdk.mixins.preview.services.glue.mixins that implement CfnTriggerPropsMixin.EventBatchingConditionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTriggerPropsMixin.EventBatchingConditionPropertyMethods in software.amazon.awscdk.mixins.preview.services.glue.mixins that return CfnTriggerPropsMixin.EventBatchingConditionPropertyModifier and TypeMethodDescriptionCfnTriggerPropsMixin.EventBatchingConditionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.glue.mixins with parameters of type CfnTriggerPropsMixin.EventBatchingConditionPropertyModifier and TypeMethodDescriptionCfnTriggerMixinProps.Builder.eventBatchingCondition(CfnTriggerPropsMixin.EventBatchingConditionProperty eventBatchingCondition) Sets the value ofCfnTriggerMixinProps.getEventBatchingCondition()CfnTriggerPropsMixin.Builder.eventBatchingCondition(CfnTriggerPropsMixin.EventBatchingConditionProperty eventBatchingCondition) Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.