/dhall-aws-cloudformation/cloudformation/AWS::Kendra::Index/ValueImportanceItem.dhall

Copy path to clipboard

Source

{ Type = { Key : Optional (./../../Fn.dhall).CfnText, Value : Optional Integer }
, default = { Key = None (./../../Fn.dhall).CfnText, Value = None Integer }
}