Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-tagpolicies
v1
TagPolicy
Interface TagPolicy
interface
TagPolicy
{
createTime
?:
Instant
;
description
?:
string
;
id
?:
string
;
tagKey
?:
string
;
updateTime
?:
Instant
;
values
?:
Value
[]
;
}
Index
Properties
create
Time?
description?
id?
tag
Key?
update
Time?
values?
Properties
Optional
create
Time
createTime
?:
Instant
Timestamp when the tag policy was created
Optional
description
description
?:
string
Optional
id
id
?:
string
Optional
tag
Key
tagKey
?:
string
Optional
update
Time
updateTime
?:
Instant
Timestamp when the tag policy was last updated
Optional
values
values
?:
Value
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
Time
description
id
tag
Key
update
Time
values
Databricks SDK for JavaScript
Loading...
Timestamp when the tag policy was created