@Generated(value="software.amazon.awssdk:codegen") public final class Ec2ThrottledException extends LambdaException implements ToCopyableBuilder<Ec2ThrottledException.Builder,Ec2ThrottledException>
Amazon EC2 throttled Lambda during Lambda function initialization using the execution role provided for the function.
Modifier and Type | Class and Description |
---|---|
static interface |
Ec2ThrottledException.Builder |
Modifier and Type | Method and Description |
---|---|
static Ec2ThrottledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends Ec2ThrottledException.Builder> |
serializableBuilderClass() |
Ec2ThrottledException.Builder |
toBuilder() |
String |
type()
Returns the value of the Type property for this object.
|
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public Ec2ThrottledException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<Ec2ThrottledException.Builder,Ec2ThrottledException>
toBuilder
in class LambdaException
public static Ec2ThrottledException.Builder builder()
public static Class<? extends Ec2ThrottledException.Builder> serializableBuilderClass()
public String type()
Copyright © 2023. All rights reserved.