Attribute Definition
The attribute definition specifies the name and type for a resource type attribute.
Syntax
Name: String
Description: String
Type: String
Properties
Description-
The
Descriptionattribute specifies the description of the resource type attribute.Required: No
Type: String
Name-
The
Nameattribute specifies the name of the attribute. The name must start with a letter and followed only by letters or digits. Punctuation marks are not allowed. All names are case-sensitive.Required: Yes
Type: String
Type-
The
Typeattribute specifies the data type for the attribute. When omitted, the type is assumed to beString.Required: No
Type: String
The following attributes types are supported.
String-
A string expression.
Number-
An integer or float expression.