NamedEntityDefinition
A structure that represents a named entity.
Contents
Note
In the following list, the required parameters are described first.
- FieldName
-
The name of the entity.
Type: String
Length Constraints: Maximum length of 256.
Required: No
- Metric
-
The definition of a metric.
Type: NamedEntityDefinitionMetric object
Required: No
- PropertyName
-
The property name to be used for the named entity.
Type: String
Length Constraints: Maximum length of 256.
Required: No
- PropertyRole
-
The property role. Valid values for this structure are
PRIMARYandID.Type: String
Valid Values:
PRIMARY | IDRequired: No
- PropertyUsage
-
The property usage. Valid values for this structure are
INHERIT,DIMENSION, andMEASURE.Type: String
Valid Values:
INHERIT | DIMENSION | MEASURERequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: