RootCauseCluster
A cluster of similar root causes identified within a failure subcategory.
Contents
- affectedSessionCount
-
The number of sessions affected by this root cause.
Type: Integer
Required: Yes
- affectedSessions
-
The list of sessions affected by this root cause.
Type: Array of AffectedSession objects
Array Members: Minimum number of 0 items.
Required: Yes
- clusterId
-
The unique identifier of the root cause cluster.
Type: Integer
Required: Yes
- name
-
The name of the root cause cluster.
Type: String
Required: Yes
- recommendation
-
The recommended fix for this root cause.
Type: String
Required: Yes
- rootCause
-
The root cause explanation for this cluster of failures.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: