Interface: ClusterAttribute
Defined in: type/ClusterAttribute.ts:6
Object class for ClusterAttribute
Properties
attributeDescription?
optionalattributeDescription?:AttributeDescription
Defined in: type/ClusterAttribute.ts:20
attributeDescription field
clusterId
clusterId:
number
Defined in: type/ClusterAttribute.ts:22
The ID of the cluster this attribute belongs to
createdAt
createdAt:
string
Defined in: type/ClusterAttribute.ts:12
The date when the attribute was created
createdBy?
optionalcreatedBy?:number
Defined in: type/ClusterAttribute.ts:16
The ID of the user that created the attribute
id
id:
string
Defined in: type/ClusterAttribute.ts:8
The ID of the attribute
lastModifiedAt
lastModifiedAt:
string
Defined in: type/ClusterAttribute.ts:14
The date when the attribute was last modified
lastModifiedBy?
optionallastModifiedBy?:number
Defined in: type/ClusterAttribute.ts:18
The ID of the user that last modified the attribute
value
value:
AttributeValue
Defined in: type/ClusterAttribute.ts:10
The value of the attribute