| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
static NodegroupStatus |
NodegroupStatus.fromValue(String value)
Use this in place of valueOf.
|
static NodegroupStatus |
NodegroupStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodegroupStatus[] |
NodegroupStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Nodegroup |
Nodegroup.withStatus(NodegroupStatus status)
The current status of the managed node group.
|
Copyright © 2022. All rights reserved.