/dhall-aws-cloudformation/cloudformation/AWS::LicenseManager::License/IssuerData.dhall
Copy path to clipboardSource
{ Type =
{ Name : (./../../Fn.dhall).CfnText
, SignKey : Optional (./../../Fn.dhall).CfnText
}
, default.SignKey = None (./../../Fn.dhall).CfnText
}