@Generated(value="software.amazon.awssdk:codegen") public final class InvalidAccessException extends SecurityHubException implements ToCopyableBuilder<InvalidAccessException.Builder,InvalidAccessException>
There is an issue with the account used to make the request. Either Security Hub is not enabled for the account, or the account does not have permission to perform this action.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidAccessException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidAccessException.Builder |
builder() |
String |
code()
Returns the value of the Code property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidAccessException.Builder> |
serializableBuilderClass() |
InvalidAccessException.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 InvalidAccessException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidAccessException.Builder,InvalidAccessException>toBuilder in class SecurityHubExceptionpublic static InvalidAccessException.Builder builder()
public static Class<? extends InvalidAccessException.Builder> serializableBuilderClass()
public String code()
Copyright © 2022. All rights reserved.