/dhall-aws-cloudformation/cloudformation/AWS::Glue::Trigger/EventBatchingCondition.dhall

Copy path to clipboard

Source

{ Type = { BatchSize : Integer, BatchWindow : Optional Integer }
, default.BatchWindow = None Integer
}