Uses of Class
software.amazon.awscdk.services.autoscaling.Signals
Packages that use Signals
Package
Description
Amazon EC2 Auto Scaling Construct Library
Amazon ECS Construct Library
Amazon EKS Construct Library
Amazon EKS Construct Library
-
Uses of Signals in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return SignalsModifier and TypeMethodDescriptionfinal Signals
AutoScalingGroupProps.Jsii$Proxy.getSignals()
default Signals
CommonAutoScalingGroupProps.getSignals()
Configure waiting for signals during deployment.final Signals
CommonAutoScalingGroupProps.Jsii$Proxy.getSignals()
static Signals
Signals.waitForAll()
Wait for the desiredCapacity of the AutoScalingGroup amount of signals to have been received.static Signals
Signals.waitForAll
(SignalsOptions options) Wait for the desiredCapacity of the AutoScalingGroup amount of signals to have been received.static Signals
Signals.waitForCount
(Number count) Wait for a specific amount of signals to have been received.static Signals
Signals.waitForCount
(Number count, SignalsOptions options) Wait for a specific amount of signals to have been received.static Signals
Signals.waitForMinCapacity()
Wait for the minCapacity of the AutoScalingGroup amount of signals to have been received.static Signals
Signals.waitForMinCapacity
(SignalsOptions options) Wait for the minCapacity of the AutoScalingGroup amount of signals to have been received.Methods in software.amazon.awscdk.services.autoscaling with parameters of type SignalsModifier and TypeMethodDescriptionConfigure waiting for signals during deployment.Sets the value ofCommonAutoScalingGroupProps.getSignals()
Sets the value ofCommonAutoScalingGroupProps.getSignals()
-
Uses of Signals in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return SignalsMethods in software.amazon.awscdk.services.ecs with parameters of type Signals -
Uses of Signals in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return SignalsModifier and TypeMethodDescriptionfinal Signals
AutoScalingGroupCapacityOptions.Jsii$Proxy.getSignals()
Methods in software.amazon.awscdk.services.eks with parameters of type Signals -
Uses of Signals in software.amazon.awscdk.services.eks.legacy
Methods in software.amazon.awscdk.services.eks.legacy that return SignalsModifier and TypeMethodDescriptionfinal Signals
CapacityOptions.Jsii$Proxy.getSignals()
Deprecated.Methods in software.amazon.awscdk.services.eks.legacy with parameters of type SignalsModifier and TypeMethodDescriptionDeprecated.Sets the value ofCommonAutoScalingGroupProps.getSignals()