Uses of Interface
software.amazon.awscdk.services.eks.AutoScalingGroupOptions
-
Uses of AutoScalingGroupOptions in software.amazon.awscdk.services.eks
Modifier and TypeClassDescriptionstatic final class
An implementation forAutoScalingGroupOptions
Modifier and TypeMethodDescriptionAutoScalingGroupOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
Cluster.connectAutoScalingGroupCapacity
(AutoScalingGroup autoScalingGroup, AutoScalingGroupOptions options) Connect capacity in the form of an existing AutoScalingGroup to the EKS cluster.void
ICluster.connectAutoScalingGroupCapacity
(AutoScalingGroup autoScalingGroup, AutoScalingGroupOptions options) Connect capacity in the form of an existing AutoScalingGroup to the EKS cluster.default void
ICluster.Jsii$Default.connectAutoScalingGroupCapacity
(AutoScalingGroup autoScalingGroup, AutoScalingGroupOptions options) Connect capacity in the form of an existing AutoScalingGroup to the EKS cluster.final void
ICluster.Jsii$Proxy.connectAutoScalingGroupCapacity
(AutoScalingGroup autoScalingGroup, AutoScalingGroupOptions options) Connect capacity in the form of an existing AutoScalingGroup to the EKS cluster.