Uses of Class
software.amazon.awscdk.services.autoscaling.Signals
-
Uses of Signals in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return SignalsModifier and TypeMethodDescriptionfinal SignalsAutoScalingGroupProps.Jsii$Proxy.getSignals()default SignalsCommonAutoScalingGroupProps.getSignals()Configure waiting for signals during deployment.final SignalsCommonAutoScalingGroupProps.Jsii$Proxy.getSignals()static SignalsSignals.waitForAll()Wait for the desiredCapacity of the AutoScalingGroup amount of signals to have been received.static SignalsSignals.waitForAll(SignalsOptions options) Wait for the desiredCapacity of the AutoScalingGroup amount of signals to have been received.static SignalsSignals.waitForCount(Number count) Wait for a specific amount of signals to have been received.static SignalsSignals.waitForCount(Number count, SignalsOptions options) Wait for a specific amount of signals to have been received.static SignalsSignals.waitForMinCapacity()Wait for the minCapacity of the AutoScalingGroup amount of signals to have been received.static SignalsSignals.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()