Skip to content

WorkspaceFile

laktory.models.resources.databricks.WorkspaceFile ¤

Bases: BaseModel, PulumiResource, TerraformResource

Databricks Workspace File

ATTRIBUTE DESCRIPTION
access_controls

List of file access controls

TYPE: list[AccessControl]

dirpath

Workspace directory containing the file. Filename will be assumed to be the same as local filepath. Used if path is not specified.

TYPE: str

path

Workspace filepath for the file

TYPE: str

source

Path to file on local filesystem.

TYPE: str

Attributes¤

filename property ¤

filename

File filename

resource_key property ¤

resource_key

path with special characters /, ., \ replaced with -