/dhall-aws-cloudformation/cloudformation/AWS::Transfer::User/HomeDirectoryMapEntry.dhall
Copy path to clipboardSource
{ Type =
{ Entry : (./../../Fn.dhall).CfnText
, Target : (./../../Fn.dhall).CfnText
, Type : Optional (./../../Fn.dhall).CfnText
}
, default.Type = None (./../../Fn.dhall).CfnText
}