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