7#include <aws/iotsitewise/IoTSiteWise_EXPORTS.h>
8#include <aws/iotsitewise/model/KendraSourceDetail.h>
47 template<
typename KendraT = KendraSourceDetail>
48 void SetKendra(KendraT&& value) { m_kendraHasBeenSet =
true; m_kendra = std::forward<KendraT>(value); }
49 template<
typename KendraT = KendraSourceDetail>
55 bool m_kendraHasBeenSet =
false;
SourceDetail & WithKendra(KendraT &&value)
void SetKendra(KendraT &&value)
AWS_IOTSITEWISE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTSITEWISE_API SourceDetail(Aws::Utils::Json::JsonView jsonValue)
const KendraSourceDetail & GetKendra() const
AWS_IOTSITEWISE_API SourceDetail()=default
AWS_IOTSITEWISE_API SourceDetail & operator=(Aws::Utils::Json::JsonView jsonValue)
bool KendraHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue