/dhall-aws-cloudformation/cloudformation/AWS::APS::RuleGroupsNamespace/Properties.dhall
Copy path to clipboardSource
{ Type =
{ Data : (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
, Tags : Optional (List (./../Tag.dhall).Type)
, Workspace : (./../../Fn.dhall).CfnText
}
, default.Tags = None (List (./../Tag.dhall).Type)
}