Uses of Enum
software.amazon.awscdk.services.autoscaling.StandbyInstances
Packages that use StandbyInstances
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of StandbyInstances in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return StandbyInstancesModifier and TypeMethodDescriptiondefault StandbyInstancesInstanceRefreshOptions.getStandbyInstances()Specifies the behavior of instances in standby during an instance refresh.final StandbyInstancesInstanceRefreshOptions.Jsii$Proxy.getStandbyInstances()static StandbyInstancesReturns the enum constant of this type with the specified name.static StandbyInstances[]StandbyInstances.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.autoscaling with parameters of type StandbyInstancesModifier and TypeMethodDescriptionInstanceRefreshOptions.Builder.standbyInstances(StandbyInstances standbyInstances) Sets the value ofInstanceRefreshOptions.getStandbyInstances()