@Generated(value="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.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IrreversibleInstanceRefreshException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IrreversibleInstanceRefreshException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends IrreversibleInstanceRefreshException.Builder> |
serializableBuilderClass() |
IrreversibleInstanceRefreshException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic IrreversibleInstanceRefreshException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<IrreversibleInstanceRefreshException.Builder,IrreversibleInstanceRefreshException>toBuilder in class AutoScalingExceptionpublic static IrreversibleInstanceRefreshException.Builder builder()
public static Class<? extends IrreversibleInstanceRefreshException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.