| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaOutputUpdate |
LambdaOutputUpdate.clone() |
LambdaOutputUpdate |
OutputUpdate.getLambdaOutputUpdate()
Describes an Amazon Lambda function as the destination for the output.
|
LambdaOutputUpdate |
LambdaOutputUpdate.withResourceARNUpdate(String resourceARNUpdate)
The Amazon Resource Name (ARN) of the destination Amazon Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputUpdate.setLambdaOutputUpdate(LambdaOutputUpdate lambdaOutputUpdate)
Describes an Amazon Lambda function as the destination for the output.
|
OutputUpdate |
OutputUpdate.withLambdaOutputUpdate(LambdaOutputUpdate lambdaOutputUpdate)
Describes an Amazon Lambda function as the destination for the output.
|
Copyright © 2025. All rights reserved.