| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks.legacy |
| Modifier and Type | Class and Description |
|---|---|
static class |
AutoScalingGroupOptions.Jsii$Proxy
An implementation for
AutoScalingGroupOptions |
| 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 © 2020. All rights reserved.