| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
InsightCategorySpecificSummary |
InsightCategorySpecificSummary.clone() |
InsightCategorySpecificSummary |
Insight.getCategorySpecificSummary()
Summary information that relates to the category of the insight.
|
InsightCategorySpecificSummary |
InsightCategorySpecificSummary.withDeprecationDetails(Collection<DeprecationDetail> deprecationDetails)
The summary information about deprecated resource usage for an insight check in the
UPGRADE_READINESS category. |
InsightCategorySpecificSummary |
InsightCategorySpecificSummary.withDeprecationDetails(DeprecationDetail... deprecationDetails)
The summary information about deprecated resource usage for an insight check in the
UPGRADE_READINESS category. |
| Modifier and Type | Method and Description |
|---|---|
void |
Insight.setCategorySpecificSummary(InsightCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the insight.
|
Insight |
Insight.withCategorySpecificSummary(InsightCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the insight.
|
Copyright © 2023. All rights reserved.