Class InstanceRefreshInProgressException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InstanceRefreshInProgressException.Builder,InstanceRefreshInProgressException>

@Generated("software.amazon.awssdk:codegen") public final class InstanceRefreshInProgressException extends AutoScalingException implements ToCopyableBuilder<InstanceRefreshInProgressException.Builder,InstanceRefreshInProgressException>

The request failed because an active instance refresh already exists for the specified Auto Scaling group.

See Also: