Back to Pocketbase

Interface S3Config

static/jsvm/interfaces/core.S3Config.html

latest1.2 KB
Original Source

Interface S3Config

Hierarchy

  • S3Config

Index

Methods

validate

Properties

accessKeybucketenabledendpointforcePathStyleregionsecret

Methods

validate

  • validate(): void

Validate makes S3Config validatable by implementing [validation.Validatable] interface.

Returns void

Properties

accessKey

accessKey: string

bucket

bucket: string

enabled

enabled: boolean

endpoint

endpoint: string

forcePathStyle

forcePathStyle: boolean

region

region: string

secret

secret: string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc