Skip to main content
Module

x/aws_api/services/sqs/structs.ts>MessageSystemAttributeName

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
type alias MessageSystemAttributeName
import { type MessageSystemAttributeName } from "https://deno.land/x/aws_api@v0.8.1/services/sqs/structs.ts";
definition:
| "All"
| "SenderId"
| "SentTimestamp"
| "ApproximateReceiveCount"
| "ApproximateFirstReceiveTimestamp"
| "SequenceNumber"
| "MessageDeduplicationId"
| "MessageGroupId"
| "AWSTraceHeader"
| cmnP.UnexpectedEnumValue