@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchConfigRuleInConformancePackException extends ConfigException implements ToCopyableBuilder<NoSuchConfigRuleInConformancePackException.Builder,NoSuchConfigRuleInConformancePackException>
Config rule that you passed in the filter does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchConfigRuleInConformancePackException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchConfigRuleInConformancePackException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchConfigRuleInConformancePackException.Builder> |
serializableBuilderClass() |
NoSuchConfigRuleInConformancePackException.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 NoSuchConfigRuleInConformancePackException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchConfigRuleInConformancePackException.Builder,NoSuchConfigRuleInConformancePackException>toBuilder in class ConfigExceptionpublic static NoSuchConfigRuleInConformancePackException.Builder builder()
public static Class<? extends NoSuchConfigRuleInConformancePackException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.