Skip to content

Secret

laktory.models.resources.databricks.Secret ยค

Bases: BaseModel, PulumiResource, TerraformResource

Databricks secret

ATTRIBUTE DESCRIPTION
scope

Scope associated with the secret

TYPE: str

key

Key associated with the secret.

TYPE: str

value

Value associated with the secret

TYPE: str