7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/TransformationFunction.h>
9#include <aws/bedrock-agent/model/StepType.h>
49 template<
typename TransformationFunctionT = TransformationFunction>
50 void SetTransformationFunction(TransformationFunctionT&& value) { m_transformationFunctionHasBeenSet =
true; m_transformationFunction = std::forward<TransformationFunctionT>(value); }
51 template<
typename TransformationFunctionT = TransformationFunction>
67 bool m_transformationFunctionHasBeenSet =
false;
70 bool m_stepToApplyHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue