Uses of Interface
software.amazon.awscdk.interfaces.autoscaling.IAutoScalingGroupRef
Packages that use IAutoScalingGroupRef
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of IAutoScalingGroupRef in software.amazon.awscdk.interfaces.autoscaling
Subinterfaces of IAutoScalingGroupRef in software.amazon.awscdk.interfaces.autoscalingModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAutoScalingGroupRef.Classes in software.amazon.awscdk.interfaces.autoscaling that implement IAutoScalingGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAutoScalingGroupRef in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement IAutoScalingGroupRefModifier and TypeClassDescriptionclassTheAWS::AutoScaling::AutoScalingGroupresource defines an Amazon EC2 Auto Scaling group, which is a collection of Amazon EC2 instances that are treated as a logical grouping for the purposes of automatic scaling and management.