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
Description
attribute specifies the description of the resource type attribute.Required: No
Type: String
Name
-
The
Name
attribute 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
Type
attribute 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.