| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
static InsightStatusValue |
InsightStatusValue.fromValue(String value)
Use this in place of valueOf.
|
static InsightStatusValue |
InsightStatusValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsightStatusValue[] |
InsightStatusValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InsightStatus |
InsightStatus.withStatus(InsightStatusValue status)
The status of the resource.
|
InsightsFilter |
InsightsFilter.withStatuses(InsightStatusValue... statuses)
The statuses to use to filter the insights.
|
Copyright © 2024. All rights reserved.