@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() |
static Class<? extends InvalidNotificationConfigException.Builder> |
serializableBuilderClass() |
InvalidNotificationConfigException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InvalidNotificationConfigException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<InvalidNotificationConfigException.Builder,InvalidNotificationConfigException>toBuilder in class SsmExceptionpublic static InvalidNotificationConfigException.Builder builder()
public static Class<? extends InvalidNotificationConfigException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.