Skip to main content

AttachmentS3

@lowcode/dsl


Interface: AttachmentS3

Defined in: schema.ts:677

Extends

Properties

bucket?

optional bucket: string

Defined in: schema.ts:680


createdAt?

optional createdAt: number

Defined in: schema.ts:668

Inherited from

BaseAttachment.createdAt


id

id: string

Defined in: schema.ts:663

Inherited from

BaseAttachment.id


kind

kind: "s3"

Defined in: schema.ts:678

Overrides

BaseAttachment.kind


mimeType?

optional mimeType: string

Defined in: schema.ts:666

Inherited from

BaseAttachment.mimeType


name?

optional name: string

Defined in: schema.ts:665

Inherited from

BaseAttachment.name


size?

optional size: number

Defined in: schema.ts:667

Inherited from

BaseAttachment.size


storageKey

storageKey: string

Defined in: schema.ts:679


url?

optional url: string

Defined in: schema.ts:681