7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/QueryTransformationConfiguration.h>
41 template <
typename QueryTransformationConfigurationT = QueryTransformationConfiguration>
43 m_queryTransformationConfigurationHasBeenSet =
true;
44 m_queryTransformationConfiguration = std::forward<QueryTransformationConfigurationT>(value);
46 template <
typename QueryTransformationConfigurationT = QueryTransformationConfiguration>
54 bool m_queryTransformationConfigurationHasBeenSet =
false;
AWS_BEDROCK_API OrchestrationConfiguration()=default
AWS_BEDROCK_API OrchestrationConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
bool QueryTransformationConfigurationHasBeenSet() const
AWS_BEDROCK_API OrchestrationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
const QueryTransformationConfiguration & GetQueryTransformationConfiguration() const
void SetQueryTransformationConfiguration(QueryTransformationConfigurationT &&value)
OrchestrationConfiguration & WithQueryTransformationConfiguration(QueryTransformationConfigurationT &&value)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue