| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaOutput |
LambdaOutput.clone() |
LambdaOutput |
Output.getLambdaOutput()
Identifies an Amazon Lambda function as the destination.
|
LambdaOutput |
LambdaOutput.withResourceARN(String resourceARN)
The Amazon Resource Name (ARN) of the destination Lambda function to write to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Output.setLambdaOutput(LambdaOutput lambdaOutput)
Identifies an Amazon Lambda function as the destination.
|
Output |
Output.withLambdaOutput(LambdaOutput lambdaOutput)
Identifies an Amazon Lambda function as the destination.
|
Copyright © 2022. All rights reserved.