Uses of Interface
software.amazon.awscdk.services.eks_v2.AutoScalingGroupOptions
Packages that use AutoScalingGroupOptions
-
Uses of AutoScalingGroupOptions in software.amazon.awscdk.services.eks_v2
Classes in software.amazon.awscdk.services.eks_v2 that implement AutoScalingGroupOptionsModifier and TypeClassDescriptionstatic final classAn implementation forAutoScalingGroupOptionsMethods in software.amazon.awscdk.services.eks_v2 that return AutoScalingGroupOptionsModifier and TypeMethodDescriptionAutoScalingGroupOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks_v2 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.