7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/QueryTransformationConfiguration.h>
47 template<
typename QueryTransformationConfigurationT = QueryTransformationConfiguration>
48 void SetQueryTransformationConfiguration(QueryTransformationConfigurationT&& value) { m_queryTransformationConfigurationHasBeenSet =
true; m_queryTransformationConfiguration = std::forward<QueryTransformationConfigurationT>(value); }
49 template<
typename QueryTransformationConfigurationT = QueryTransformationConfiguration>
55 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)
Aws::Utils::Json::JsonValue JsonValue