/dhall-aws-cloudformation/cloudformation/AWS::NetworkManager::LinkAssociation/Properties.dhall
Copy path to clipboardSource
{ Type =
{ DeviceId : (./../../Fn.dhall).CfnText
, GlobalNetworkId : (./../../Fn.dhall).CfnText
, LinkId : (./../../Fn.dhall).CfnText
}
, default = {=}
}