Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/dynamodb/structs.ts>Select

From-scratch Typescript client for accessing AWS APIs
Go to Latest
type alias Select
import { type Select } from "https://deno.land/x/aws_api@v0.5.0/services/dynamodb/structs.ts";
definition:
| "ALL_ATTRIBUTES"
| "ALL_PROJECTED_ATTRIBUTES"
| "SPECIFIC_ATTRIBUTES"
| "COUNT"
| cmnP.UnexpectedEnumValue