FileReadHeaders interface

Properties

acceptRanges
acl

POSIX access control rights on files and directories.

cacheControl
clientRequestId
contentCrc64
contentDisposition
contentEncoding
contentLanguage
contentLength
contentMD5
contentRange
contentType
copyCompletedOn
copyId
copyProgress
copySource
copyStatus
copyStatusDescription
createdOn

Returns the date and time the file was created.

date
encryptionContext

Specifies the encryption context to set on the file.

encryptionKeySha256
etag
fileContentMD5
group
isServerEncrypted
lastModified
leaseDuration
leaseState
leaseStatus
metadata
owner
permissions
requestId
version

Property Details

acceptRanges

acceptRanges?: string

Property Value

string

acl

POSIX access control rights on files and directories.

acl: PathAccessControlItem[]

Property Value

cacheControl

cacheControl?: string

Property Value

string

clientRequestId

clientRequestId?: string

Property Value

string

contentCrc64

contentCrc64?: Uint8Array

Property Value

Uint8Array

contentDisposition

contentDisposition?: string

Property Value

string

contentEncoding

contentEncoding?: string

Property Value

string

contentLanguage

contentLanguage?: string

Property Value

string

contentLength

contentLength?: number

Property Value

number

contentMD5

contentMD5?: Uint8Array

Property Value

Uint8Array

contentRange

contentRange?: string

Property Value

string

contentType

contentType?: string

Property Value

string

copyCompletedOn

copyCompletedOn?: Date

Property Value

Date

copyId

copyId?: string

Property Value

string

copyProgress

copyProgress?: string

Property Value

string

copySource

copySource?: string

Property Value

string

copyStatus

copyStatus?: CopyStatusType

Property Value

copyStatusDescription

copyStatusDescription?: string

Property Value

string

createdOn

Returns the date and time the file was created.

createdOn?: Date

Property Value

Date

date

date?: Date

Property Value

Date

encryptionContext

Specifies the encryption context to set on the file.

encryptionContext?: string

Property Value

string

encryptionKeySha256

encryptionKeySha256?: string

Property Value

string

etag

etag?: string

Property Value

string

fileContentMD5

fileContentMD5?: Uint8Array

Property Value

Uint8Array

group

group?: string

Property Value

string

isServerEncrypted

isServerEncrypted?: boolean

Property Value

boolean

lastModified

lastModified?: Date

Property Value

Date

leaseDuration

leaseDuration?: LeaseDurationType

Property Value

leaseState

leaseState?: LeaseStateType

Property Value

leaseStatus

leaseStatus?: LeaseStatusType

Property Value

metadata

metadata?: Metadata

Property Value

owner

owner?: string

Property Value

string

permissions

permissions?: PathPermissions

Property Value

requestId

requestId?: string

Property Value

string

version

version?: string

Property Value

string