Uses of Interface
software.amazon.awscdk.services.autoscaling.InstanceRefreshOptions
Packages that use InstanceRefreshOptions
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of InstanceRefreshOptions in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement InstanceRefreshOptionsMethods in software.amazon.awscdk.services.autoscaling that return InstanceRefreshOptionsModifier and TypeMethodDescriptionInstanceRefreshOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.autoscaling with parameters of type InstanceRefreshOptionsModifier and TypeMethodDescriptionstatic UpdatePolicyUpdatePolicy.instanceRefresh(InstanceRefreshOptions options) Use instance refresh to update the instances in the AutoScalingGroup.