StorageObject

UMLClass
Skill Seekers :: skill_seekers :: Storage :: StorageObject

Description

@dataclass - Represents a file/object in cloud storage.

Attributes

Visibility Name Type Description
public key str
public size int
public last_modified str | None
public etag str | None
public metadata dict[str, str] | None

Properties

Name Value
name StorageObject
stereotype null
visibility public
isAbstract false
isFinalSpecialization false
isLeaf false
isActive false

Diagrams