The Service object describes characteristics of a service, e.g. AWS EC2.
- Extends:
_entity
Attributes
Section titled “Attributes”name
- Type:
string_t - Requirement: recommended
The name of the service.
uid
- Type:
string_t - Requirement: recommended
The unique identifier of the service.
version
- Type:
string_t - Requirement: recommended
The version of the service.
labels
- Type:
string_t - Requirement: optional
The list of labels associated with the service.
tags
- Type:
key_value_object - Requirement: optional
The list of tags; {key:value} pairs associated to the service.
Constraints
Section titled “Constraints”At least one of: name, uid