OboToken
laktory.models.resources.databricks.OboToken
ยค
Bases: BaseModel, PulumiResource, TerraformResource
Databricks On-Behalf-Of token
| PARAMETER | DESCRIPTION |
|---|---|
application_id
|
Application ID of databricks.ServicePrincipal to create a PAT token for.
TYPE:
|
comment
|
Comment that describes the purpose of the token.
TYPE:
|
lifetime_seconds
|
The number of seconds before the token expires. Token resource is re-created when it expires. If no lifetime is specified, the token remains valid indefinitely.
TYPE:
|