Uses of Class
software.amazon.awssdk.services.lambda.model.ExecutionStoppedDetails
Packages that use ExecutionStoppedDetails
-
Uses of ExecutionStoppedDetails in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return ExecutionStoppedDetailsModifier and TypeMethodDescriptionfinal ExecutionStoppedDetailsEvent.executionStoppedDetails()Details about an execution that was stopped.Methods in software.amazon.awssdk.services.lambda.model with parameters of type ExecutionStoppedDetailsModifier and TypeMethodDescriptionEvent.Builder.executionStoppedDetails(ExecutionStoppedDetails executionStoppedDetails) Details about an execution that was stopped.