/dhall-aws-cloudformation/cloudformation/AWS::SSMContacts::Plan/Stage.dhall

Copy path to clipboard

Source

{ Type =
{ DurationInMinutes : Integer
, Targets : Optional (List (./Targets.dhall).Type)
}
, default.Targets = None (List (./Targets.dhall).Type)
}