@Generated(value="software.amazon.awssdk:codegen") public final class InvalidInsightSelectorsException extends CloudTrailException implements ToCopyableBuilder<InvalidInsightSelectorsException.Builder,InvalidInsightSelectorsException>
The formatting or syntax of the InsightSelectors JSON statement in your PutInsightSelectors
or GetInsightSelectors request is not valid, or the specified insight type in the
InsightSelectors statement is not a valid insight type.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidInsightSelectorsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidInsightSelectorsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidInsightSelectorsException.Builder> |
serializableBuilderClass() |
InvalidInsightSelectorsException.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 InvalidInsightSelectorsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidInsightSelectorsException.Builder,InvalidInsightSelectorsException>toBuilder in class CloudTrailExceptionpublic static InvalidInsightSelectorsException.Builder builder()
public static Class<? extends InvalidInsightSelectorsException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.