/dhall-aws-cloudformation/sam/AWS::Serverless::Function/EventInvokeDestinationConfig.dhall

Copy path to clipboard

Source

{ Type =
{ OnFailure : (./Destination.dhall).Type
, OnSuccess : (./Destination.dhall).Type
}
, default = {=}
}