@Generated(value="software.amazon.awssdk:codegen") public final class AuthorizationNotFoundException extends RdsException implements ToCopyableBuilder<AuthorizationNotFoundException.Builder,AuthorizationNotFoundException>
The specified CIDR IP range or Amazon EC2 security group might not be authorized for the specified DB security group.
Or, RDS might not be authorized to perform necessary actions using IAM on your behalf.
| 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 RdsExceptionpublic static AuthorizationNotFoundException.Builder builder()
public static Class<? extends AuthorizationNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.