7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/BedrockFoundationModelModelConfiguration.h>
19namespace BedrockAgentRuntime {
40 template <
typename ModelConfigurationT = BedrockFoundationModelModelConfiguration>
42 m_modelConfigurationHasBeenSet =
true;
43 m_modelConfiguration = std::forward<ModelConfigurationT>(value);
45 template <
typename ModelConfigurationT = BedrockFoundationModelModelConfiguration>
53 bool m_modelConfigurationHasBeenSet =
false;
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
const BedrockFoundationModelModelConfiguration & GetModelConfiguration() const
AWS_BEDROCKAGENTRUNTIME_API BedrockFoundationModelConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API BedrockFoundationModelConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API BedrockFoundationModelConfiguration()=default
bool ModelConfigurationHasBeenSet() const
void SetModelConfiguration(ModelConfigurationT &&value)
BedrockFoundationModelConfiguration & WithModelConfiguration(ModelConfigurationT &&value)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue