/dhall-aws-cloudformation/cloudformation/AWS::IoTEvents::AlarmModel/AlarmEventActions.dhall

Copy path to clipboard

Source

{ Type = { AlarmActions : Optional (List (./AlarmAction.dhall).Type) }
, default.AlarmActions = None (List (./AlarmAction.dhall).Type)
}