@Generated(value="software.amazon.awssdk:codegen") public final class InvalidSubnetIdException extends LambdaException implements ToCopyableBuilder<InvalidSubnetIdException.Builder,InvalidSubnetIdException>
The subnet ID provided in the Lambda function VPC configuration is not valid.
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | InvalidSubnetIdException.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| static InvalidSubnetIdException.Builder | builder() | 
| List<SdkField<?>> | sdkFields() | 
| static Class<? extends InvalidSubnetIdException.Builder> | serializableBuilderClass() | 
| InvalidSubnetIdException.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 InvalidSubnetIdException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidSubnetIdException.Builder,InvalidSubnetIdException>toBuilder in class LambdaExceptionpublic static InvalidSubnetIdException.Builder builder()
public static Class<? extends InvalidSubnetIdException.Builder> serializableBuilderClass()
public String type()
Copyright © 2023. All rights reserved.