Skip to content

@sourceloop/video-conferencing-service / Exports / TwilioS3TargetOptions

Interface: TwilioS3TargetOptions

Interface

ExternalStorageOptions

Param

name of the external storage, For example : 'AWSS3', 'AZURE'

Hierarchy

Table of contents

Properties

Properties

awsS3Url

awsS3Url: string

Defined in

services/video-conferencing-service/src/providers/twilio/types.ts:55


bucket

Optional bucket: string

Defined in

services/video-conferencing-service/src/providers/twilio/types.ts:56


name

name: ExternalStorageName

Inherited from

ExternalStorageOptions.name

Defined in

services/video-conferencing-service/src/types.ts:108