| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks.legacy |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroupOptions |
AutoScalingGroupOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.addAutoScalingGroup(AutoScalingGroup autoScalingGroup,
AutoScalingGroupOptions options)
(experimental) Add compute capacity to this EKS cluster in the form of an AutoScalingGroup.
|
Copyright © 2021. All rights reserved.