/dhall-aws-cloudformation/cloudformation/AWS::Connect::PredefinedAttribute/Properties.dhall
Copy path to clipboardSource
{ Type =
{ InstanceArn : (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
, Values : (./Values.dhall).Type
}
, default = {=}
}