Skip to main content

Interface: IExternalStorageReference

sdk.v1.IExternalStorageReference

Properties of an ExternalStorageReference.

Hierarchy

Properties

claimData

Optional claimData: null | { [k: string]: string; }

Driver-specific key-value pairs that identify and provide access to the stored payload.

Inherited from

$Properties.claimData


driverName

Optional driverName: null | string

The name of the storage driver responsible for retrieving the payload.

Inherited from

$Properties.driverName