7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetIndexId(
const char* value) { m_indexIdHasBeenSet =
true; m_indexId.assign(value); }
56 bool m_indexIdHasBeenSet =
false;
KendraIndexConfiguration & WithIndexId(const Aws::String &value)
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetIndexId(const char *value)
AWS_QBUSINESS_API KendraIndexConfiguration(Aws::Utils::Json::JsonView jsonValue)
KendraIndexConfiguration & WithIndexId(Aws::String &&value)
void SetIndexId(Aws::String &&value)
const Aws::String & GetIndexId() const
bool IndexIdHasBeenSet() const
void SetIndexId(const Aws::String &value)
AWS_QBUSINESS_API KendraIndexConfiguration()
KendraIndexConfiguration & WithIndexId(const char *value)
AWS_QBUSINESS_API KendraIndexConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue