7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/EnrichmentStrategyMethod.h>
19namespace BedrockAgent {
42 m_methodHasBeenSet =
true;
52 bool m_methodHasBeenSet =
false;
AWS_BEDROCKAGENT_API EnrichmentStrategyConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API EnrichmentStrategyConfiguration()=default
EnrichmentStrategyConfiguration & WithMethod(EnrichmentStrategyMethod value)
AWS_BEDROCKAGENT_API EnrichmentStrategyConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
EnrichmentStrategyMethod GetMethod() const
bool MethodHasBeenSet() const
void SetMethod(EnrichmentStrategyMethod value)
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue