| Package | Description | 
|---|---|
| com.amazonaws.services.lambda.model | 
| Modifier and Type | Method and Description | 
|---|---|
OnSuccess | 
OnSuccess.clone()  | 
OnSuccess | 
DestinationConfig.getOnSuccess()
 The destination configuration for successful invocations. 
 | 
OnSuccess | 
OnSuccess.withDestination(String destination)
 The Amazon Resource Name (ARN) of the destination resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DestinationConfig.setOnSuccess(OnSuccess onSuccess)
 The destination configuration for successful invocations. 
 | 
DestinationConfig | 
DestinationConfig.withOnSuccess(OnSuccess onSuccess)
 The destination configuration for successful invocations. 
 | 
Copyright © 2023. All rights reserved.