/dhall-aws-cloudformation/cloudformation/AWS::StepFunctions::Activity/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ Name : (./../../Fn.dhall).CfnText
, Tags : Optional (List (./TagsEntry.dhall).Type)
}
, default.Tags = None (List (./TagsEntry.dhall).Type)
}