Home
last modified time | relevance | path

Searched refs:ProjectAll (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/aws-0.22/Aws/DynamoDb/Commands/
H A DTable.hs147 | ProjectAll constructor
152 toJSON ProjectAll = A.object [ "ProjectionType" .= ("ALL" :: T.Text) ]
161 "ALL" -> return ProjectAll