@Generated(value="software.amazon.awssdk:codegen") public final class AuthorizationNotFoundException extends DocDbException implements ToCopyableBuilder<AuthorizationNotFoundException.Builder,AuthorizationNotFoundException>
The specified CIDR IP or Amazon EC2 security group isn't authorized for the specified security group.
Amazon DocumentDB also might not be authorized to perform necessary actions on your behalf using IAM.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AuthorizationNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AuthorizationNotFoundException.Builder> |
serializableBuilderClass() |
AuthorizationNotFoundException.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 AuthorizationNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AuthorizationNotFoundException.Builder,AuthorizationNotFoundException>toBuilder in class DocDbExceptionpublic static AuthorizationNotFoundException.Builder builder()
public static Class<? extends AuthorizationNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.