/dhall-aws-cloudformation/sam/AWS::Serverless::Function/EventInvokeDestinationConfig.dhall
Copy path to clipboardSource
{ Type =
{ OnFailure : (./Destination.dhall).Type
, OnSuccess : (./Destination.dhall).Type
}
, default = {=}
}
{ Type =
{ OnFailure : (./Destination.dhall).Type
, OnSuccess : (./Destination.dhall).Type
}
, default = {=}
}