Uses of Interface
software.amazon.awscdk.services.eks.AutoScalingGroupOptions
Packages that use AutoScalingGroupOptions
-
Uses of AutoScalingGroupOptions in software.amazon.awscdk.services.eks
Classes in software.amazon.awscdk.services.eks that implement AutoScalingGroupOptionsModifier and TypeClassDescriptionstatic final classAn implementation forAutoScalingGroupOptionsMethods in software.amazon.awscdk.services.eks that return AutoScalingGroupOptionsModifier and TypeMethodDescriptionAutoScalingGroupOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks with parameters of type AutoScalingGroupOptionsModifier and TypeMethodDescriptionvoidCluster.connectAutoScalingGroupCapacity(AutoScalingGroup autoScalingGroup, AutoScalingGroupOptions options) Connect capacity in the form of an existing AutoScalingGroup to the EKS cluster.voidICluster.connectAutoScalingGroupCapacity(AutoScalingGroup autoScalingGroup, AutoScalingGroupOptions options) Connect capacity in the form of an existing AutoScalingGroup to the EKS cluster.default voidICluster.Jsii$Default.connectAutoScalingGroupCapacity(AutoScalingGroup autoScalingGroup, AutoScalingGroupOptions options) Connect capacity in the form of an existing AutoScalingGroup to the EKS cluster.final voidICluster.Jsii$Proxy.connectAutoScalingGroupCapacity(AutoScalingGroup autoScalingGroup, AutoScalingGroupOptions options) Connect capacity in the form of an existing AutoScalingGroup to the EKS cluster.