/dhall-aws-cloudformation/cloudformation/AWS::CustomerProfiles::Integration/TriggerConfig.dhall
Copy path to clipboardSource
{ Type =
{ TriggerProperties : Optional (./TriggerProperties.dhall).Type
, TriggerType : (./../../Fn.dhall).CfnText
}
, default.TriggerProperties = None (./TriggerProperties.dhall).Type
}