ExecutionSummaryCluster
A cluster of similar execution patterns identified across sessions.
Contents
- affectedSessionCount
-
The number of sessions with this execution pattern.
Type: Integer
Required: Yes
- affectedSessions
-
The list of sessions with this execution pattern.
Type: Array of ExecutionSummaryAffectedSession objects
Array Members: Minimum number of 0 items.
Required: Yes
- clusterId
-
The unique identifier of the execution summary cluster.
Type: Integer
Required: Yes
- description
-
A description of the execution pattern.
Type: String
Required: Yes
- name
-
The name of the execution pattern cluster.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: