| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
List<AutoScalingGroup> |
NodegroupResources.autoScalingGroups()
The Auto Scaling groups associated with the node group.
|
| Modifier and Type | Method and Description |
|---|---|
NodegroupResources.Builder |
NodegroupResources.Builder.autoScalingGroups(AutoScalingGroup... autoScalingGroups)
The Auto Scaling groups associated with the node group.
|
| Modifier and Type | Method and Description |
|---|---|
NodegroupResources.Builder |
NodegroupResources.Builder.autoScalingGroups(Collection<AutoScalingGroup> autoScalingGroups)
The Auto Scaling groups associated with the node group.
|
Copyright © 2023. All rights reserved.