7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
11namespace BedrockAgentRuntime {
15namespace CustomControlMethodMapper {
AWS_BEDROCKAGENTRUNTIME_API CustomControlMethod GetCustomControlMethodForName(const Aws::String &name)
AWS_BEDROCKAGENTRUNTIME_API Aws::String GetNameForCustomControlMethod(CustomControlMethod value)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String