Class SnapStartNotReadyException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SnapStartNotReadyException.Builder,SnapStartNotReadyException>

@Generated("software.amazon.awssdk:codegen") public final class SnapStartNotReadyException extends LambdaException implements ToCopyableBuilder<SnapStartNotReadyException.Builder,SnapStartNotReadyException>

Lambda is initializing your function. You can invoke the function when the function state becomes Active.

See Also: