| Package | Description | 
|---|---|
| com.amazonaws.services.lambda.model | 
| Modifier and Type | Method and Description | 
|---|---|
OnFailure | 
OnFailure.clone()  | 
OnFailure | 
DestinationConfig.getOnFailure()
 The destination configuration for failed invocations. 
 | 
OnFailure | 
OnFailure.withDestination(String destination)
 The Amazon Resource Name (ARN) of the destination resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DestinationConfig.setOnFailure(OnFailure onFailure)
 The destination configuration for failed invocations. 
 | 
DestinationConfig | 
DestinationConfig.withOnFailure(OnFailure onFailure)
 The destination configuration for failed invocations. 
 | 
Copyright © 2021. All rights reserved.