@Generated(value="software.amazon.awssdk:codegen") public final class DbInstanceRoleNotFoundException extends RdsException implements ToCopyableBuilder<DbInstanceRoleNotFoundException.Builder,DbInstanceRoleNotFoundException>
The specified RoleArn value doesn't match the specified feature for the DB instance.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbInstanceRoleNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbInstanceRoleNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbInstanceRoleNotFoundException.Builder> |
serializableBuilderClass() |
DbInstanceRoleNotFoundException.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 DbInstanceRoleNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbInstanceRoleNotFoundException.Builder,DbInstanceRoleNotFoundException>toBuilder in class RdsExceptionpublic static DbInstanceRoleNotFoundException.Builder builder()
public static Class<? extends DbInstanceRoleNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.