Uses of Class
software.amazon.awssdk.services.bedrockagent.model.TransformationLambdaConfiguration
Packages that use TransformationLambdaConfiguration
-
Uses of TransformationLambdaConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return TransformationLambdaConfigurationModifier and TypeMethodDescriptionTransformationFunction.transformationLambdaConfiguration()The Lambda function.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type TransformationLambdaConfigurationModifier and TypeMethodDescriptionTransformationFunction.Builder.transformationLambdaConfiguration(TransformationLambdaConfiguration transformationLambdaConfiguration) The Lambda function.