7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/TransformationLambdaConfiguration.h>
46 template<
typename TransformationLambdaConfigurationT = TransformationLambdaConfiguration>
47 void SetTransformationLambdaConfiguration(TransformationLambdaConfigurationT&& value) { m_transformationLambdaConfigurationHasBeenSet =
true; m_transformationLambdaConfiguration = std::forward<TransformationLambdaConfigurationT>(value); }
48 template<
typename TransformationLambdaConfigurationT = TransformationLambdaConfiguration>
54 bool m_transformationLambdaConfigurationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue