Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 514 Bytes

ResourceAttributeUpdate.md

File metadata and controls

11 lines (6 loc) · 514 Bytes

ResourceAttributeUpdate

Properties

Name Type Description Notes
type AttributeType The type of the attribute, we currently support: `bool`, `number` (ints, floats), `time` (a timestamp), `string`, and `json`. [optional]
description kotlin.String An optional longer description of what this attribute respresents in your system [optional]