| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
TransformationFunction |
TransformationFunction.clone() |
TransformationFunction |
Transformation.getTransformationFunction()
A Lambda function that processes documents.
|
TransformationFunction |
TransformationFunction.withTransformationLambdaConfiguration(TransformationLambdaConfiguration transformationLambdaConfiguration)
The Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transformation.setTransformationFunction(TransformationFunction transformationFunction)
A Lambda function that processes documents.
|
Transformation |
Transformation.withTransformationFunction(TransformationFunction transformationFunction)
A Lambda function that processes documents.
|
Copyright © 2024. All rights reserved.