Uses of Class
software.amazon.awscdk.services.bedrock.CfnDataSource.TransformationProperty.Builder
Packages that use CfnDataSource.TransformationProperty.Builder
-
Uses of CfnDataSource.TransformationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnDataSource.TransformationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSource.TransformationProperty.builder()
CfnDataSource.TransformationProperty.Builder.stepToApply
(String stepToApply) Sets the value ofCfnDataSource.TransformationProperty.getStepToApply()
CfnDataSource.TransformationProperty.Builder.transformationFunction
(IResolvable transformationFunction) Sets the value ofCfnDataSource.TransformationProperty.getTransformationFunction()
CfnDataSource.TransformationProperty.Builder.transformationFunction
(CfnDataSource.TransformationFunctionProperty transformationFunction) Sets the value ofCfnDataSource.TransformationProperty.getTransformationFunction()
Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnDataSource.TransformationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.TransformationProperty.Builder
.