Serializable, ToCopyableBuilder<InvalidNotificationConfigException.Builder,InvalidNotificationConfigException>@Generated("software.amazon.awssdk:codegen") public 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 | Description |
|---|---|---|
static interface |
InvalidNotificationConfigException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static InvalidNotificationConfigException.Builder |
builder() |
|
static Class<? extends InvalidNotificationConfigException.Builder> |
serializableBuilderClass() |
|
InvalidNotificationConfigException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidNotificationConfigException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidNotificationConfigException.Builder,InvalidNotificationConfigException>public static InvalidNotificationConfigException.Builder builder()
public static Class<? extends InvalidNotificationConfigException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.