7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/BedrockEmbeddingModelConfiguration.h>
19namespace BedrockAgent {
40 return m_bedrockEmbeddingModelConfiguration;
43 template <
typename BedrockEmbeddingModelConfigurationT = BedrockEmbeddingModelConfiguration>
45 m_bedrockEmbeddingModelConfigurationHasBeenSet =
true;
46 m_bedrockEmbeddingModelConfiguration = std::forward<BedrockEmbeddingModelConfigurationT>(value);
48 template <
typename BedrockEmbeddingModelConfigurationT = BedrockEmbeddingModelConfiguration>
56 bool m_bedrockEmbeddingModelConfigurationHasBeenSet =
false;
bool BedrockEmbeddingModelConfigurationHasBeenSet() const
AWS_BEDROCKAGENT_API EmbeddingModelConfiguration()=default
AWS_BEDROCKAGENT_API EmbeddingModelConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKAGENT_API EmbeddingModelConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetBedrockEmbeddingModelConfiguration(BedrockEmbeddingModelConfigurationT &&value)
EmbeddingModelConfiguration & WithBedrockEmbeddingModelConfiguration(BedrockEmbeddingModelConfigurationT &&value)
const BedrockEmbeddingModelConfiguration & GetBedrockEmbeddingModelConfiguration() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue