@Generated(value="software.amazon.awssdk:codegen") public final class InvalidNotificationConfigException extends SsmException implements ToCopyableBuilder<InvalidNotificationConfigException.Builder,InvalidNotificationConfigException>
One or more configuration items is not valid. Verify that a valid Amazon Resource Name (ARN) was provided for an Amazon SNS topic.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidNotificationConfigException.Builder |
Modifier and Type | Method and Description |
---|---|
static InvalidNotificationConfigException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidNotificationConfigException.Builder> |
serializableBuilderClass() |
InvalidNotificationConfigException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public InvalidNotificationConfigException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidNotificationConfigException.Builder,InvalidNotificationConfigException>
toBuilder
in class SsmException
public static InvalidNotificationConfigException.Builder builder()
public static Class<? extends InvalidNotificationConfigException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.