7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/TransformationLambdaConfiguration.h>
19namespace BedrockAgent {
39 return m_transformationLambdaConfiguration;
42 template <
typename TransformationLambdaConfigurationT = TransformationLambdaConfiguration>
44 m_transformationLambdaConfigurationHasBeenSet =
true;
45 m_transformationLambdaConfiguration = std::forward<TransformationLambdaConfigurationT>(value);
47 template <
typename TransformationLambdaConfigurationT = TransformationLambdaConfiguration>
55 bool m_transformationLambdaConfigurationHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue