/dhall-aws-cloudformation/cloudformation/AWS::CustomerProfiles::Integration/TriggerConfig.dhall

Copy path to clipboard

Source

{ Type =
{ TriggerProperties : Optional (./TriggerProperties.dhall).Type
, TriggerType : (./../../Fn.dhall).CfnText
}
, default.TriggerProperties = None (./TriggerProperties.dhall).Type
}