S3Bucket
Defined in: src/s3.ts:205
Extends
Section titled “Extends”_S3Bucket
Properties
Section titled “Properties”
readonlyname:"S3"='S3'
Defined in: src/s3.ts:189
Inherited from
Section titled “Inherited from”_S3Bucket.name
options
Section titled “options”
readonlyoptions:object
Defined in: src/s3.ts:190
bucketName
Section titled “bucketName”
readonlybucketName:object
bucketName.required
Section titled “bucketName.required”
readonlyrequired:true=true
bucketName.type
Section titled “bucketName.type”
readonlytype:"string"='string'
cacheTTL
Section titled “cacheTTL”
readonlycacheTTL:object
cacheTTL.required
Section titled “cacheTTL.required”
readonlyrequired:false=false
cacheTTL.type
Section titled “cacheTTL.type”
readonlytype:"number"='number'
client
Section titled “client”
readonlyclient:object
client.required
Section titled “client.required”
readonlyrequired:true=true
client.type
Section titled “client.type”
readonlytype:"object"='object'
prefix
Section titled “prefix”
readonlyprefix:object
prefix.required
Section titled “prefix.required”
readonlyrequired:false=false
prefix.type
Section titled “prefix.type”
readonlytype:"string"='string'
Inherited from
Section titled “Inherited from”_S3Bucket.options
Methods
Section titled “Methods”create()
Section titled “create()”
readonlycreate(opt):S3FileSystem
Defined in: src/s3.ts:199
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Inherited from
Section titled “Inherited from”_S3Bucket.create
isAvailable()
Section titled “isAvailable()”
readonlyisAvailable():boolean
Defined in: src/s3.ts:196
Returns
Section titled “Returns”boolean
Inherited from
Section titled “Inherited from”_S3Bucket.isAvailable