Class IrreversibleInstanceRefreshException

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

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

The request failed because a desired configuration was not found or an incompatible launch template (uses a Systems Manager parameter instead of an AMI ID) or launch template version ($Latest or $Default) is present on the Auto Scaling group.

See Also: