/dhall-aws-cloudformation/cloudformation/AWS::CloudFront::PublicKey/PublicKeyConfig.dhall
Copy path to clipboardSource
{ Type =
{ CallerReference : (./../../Fn.dhall).CfnText
, Comment : Optional (./../../Fn.dhall).CfnText
, EncodedKey : (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
}
, default.Comment = None (./../../Fn.dhall).CfnText
}