/dhall-aws-cloudformation/cloudformation/AWS::Kendra::Index/ValueImportanceItem.dhall
Copy path to clipboardSource
{ Type = { Key : Optional (./../../Fn.dhall).CfnText, Value : Optional Integer }
, default = { Key = None (./../../Fn.dhall).CfnText, Value = None Integer }
}