@Generated(value="software.amazon.awssdk:codegen") public final class CodeSigningConfigNotFoundException extends LambdaException implements ToCopyableBuilder<CodeSigningConfigNotFoundException.Builder,CodeSigningConfigNotFoundException>
The specified code signing configuration does not exist.
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | CodeSigningConfigNotFoundException.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| static CodeSigningConfigNotFoundException.Builder | builder() | 
| List<SdkField<?>> | sdkFields() | 
| static Class<? extends CodeSigningConfigNotFoundException.Builder> | serializableBuilderClass() | 
| CodeSigningConfigNotFoundException.Builder | toBuilder() | 
| String | type()Returns the value of the Type property for this object. | 
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 CodeSigningConfigNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CodeSigningConfigNotFoundException.Builder,CodeSigningConfigNotFoundException>toBuilder in class LambdaExceptionpublic static CodeSigningConfigNotFoundException.Builder builder()
public static Class<? extends CodeSigningConfigNotFoundException.Builder> serializableBuilderClass()
public String type()
Copyright © 2023. All rights reserved.