NodeAggregator
One or more aggregators for viewing counts of nodes using different dimensions.
Contents
- AggregatorType
-
The aggregator type for limiting a node summary. Currently, only
Count
is supported.Type: String
Valid Values:
Count
Required: Yes
- AttributeName
-
The name of a node attribute on which to limit the count of nodes.
Type: String
Valid Values:
AgentVersion | PlatformName | PlatformType | PlatformVersion | Region | ResourceType
Required: Yes
- TypeName
-
The data type name to use for viewing counts of nodes. Currently, only
Instance
is supported.Type: String
Valid Values:
Instance
Required: Yes
- Aggregators
-
Information about aggregators used to refine a node summary.
Type: Array of NodeAggregator objects
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: