EmailAttachment = object
Defined in: index.ts:10
Type Aliases
EmailAttachment
API Reference / @modelence/aws-ses / EmailAttachment
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
EmailAttachment = object
Defined in: index.ts:10
| Property | Type | Defined in |
|---|---|---|
content | Buffer | string | index.ts:12 |
contentType | string | index.ts:13 |
filename | string | index.ts:11 |