Uses of Class
software.amazon.awssdk.services.bedrockagent.model.TransformationLambdaConfiguration
-
Packages that use TransformationLambdaConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of TransformationLambdaConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return TransformationLambdaConfiguration Modifier and Type Method Description TransformationLambdaConfigurationTransformationFunction. transformationLambdaConfiguration()The Lambda function.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type TransformationLambdaConfiguration Modifier and Type Method Description TransformationFunction.BuilderTransformationFunction.Builder. transformationLambdaConfiguration(TransformationLambdaConfiguration transformationLambdaConfiguration)The Lambda function.
-