@Generated(value="software.amazon.awssdk:codegen") public final class AutomationDefinitionNotApprovedException extends SsmException implements ToCopyableBuilder<AutomationDefinitionNotApprovedException.Builder,AutomationDefinitionNotApprovedException>
Indicates that the Change Manager change template used in the change request was rejected or is still in a pending state.
Modifier and Type | Class and Description |
---|---|
static interface |
AutomationDefinitionNotApprovedException.Builder |
Modifier and Type | Method and Description |
---|---|
static AutomationDefinitionNotApprovedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AutomationDefinitionNotApprovedException.Builder> |
serializableBuilderClass() |
AutomationDefinitionNotApprovedException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public AutomationDefinitionNotApprovedException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<AutomationDefinitionNotApprovedException.Builder,AutomationDefinitionNotApprovedException>
toBuilder
in class SsmException
public static AutomationDefinitionNotApprovedException.Builder builder()
public static Class<? extends AutomationDefinitionNotApprovedException.Builder> serializableBuilderClass()
Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.