/dhall-aws-cloudformation/cloudformation/AWS::Connect::PredefinedAttribute/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ InstanceArn : (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
, Values : (./Values.dhall).Type
}
, default = {=}
}