| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static LambdaOutputUpdate.Builder |
LambdaOutputUpdate.builder() |
LambdaOutputUpdate.Builder |
LambdaOutputUpdate.Builder.resourceARNUpdate(String resourceARNUpdate)
The Amazon Resource Name (ARN) of the destination Amazon Lambda function.
|
LambdaOutputUpdate.Builder |
LambdaOutputUpdate.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LambdaOutputUpdate.Builder> |
LambdaOutputUpdate.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default OutputUpdate.Builder |
OutputUpdate.Builder.lambdaOutputUpdate(Consumer<LambdaOutputUpdate.Builder> lambdaOutputUpdate)
Describes an Amazon Lambda function as the destination for the output.
|
Copyright © 2022. All rights reserved.