| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
TransformationLambdaConfiguration |
TransformationLambdaConfiguration.clone() |
TransformationLambdaConfiguration |
TransformationFunction.getTransformationLambdaConfiguration()
The Lambda function.
|
TransformationLambdaConfiguration |
TransformationLambdaConfiguration.withLambdaArn(String lambdaArn)
The function's ARN identifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransformationFunction.setTransformationLambdaConfiguration(TransformationLambdaConfiguration transformationLambdaConfiguration)
The Lambda function.
|
TransformationFunction |
TransformationFunction.withTransformationLambdaConfiguration(TransformationLambdaConfiguration transformationLambdaConfiguration)
The Lambda function.
|
Copyright © 2025. All rights reserved.