FailureCategoryCluster
A top-level failure category identified by clustering similar failure patterns across sessions.
Contents
- affectedSessionCount
-
The number of sessions affected by this failure category.
Type: Integer
Required: Yes
- clusterId
-
The unique identifier of the failure category cluster.
Type: Integer
Required: Yes
- description
-
A description of the failure category pattern.
Type: String
Required: Yes
- name
-
The name of the failure category.
Type: String
Required: Yes
- subCategories
-
The list of failure subcategories within this category.
Type: Array of FailureSubCategoryCluster objects
Array Members: Minimum number of 0 items.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: