7#include <aws/qconnect/QConnect_EXPORTS.h>
8#include <aws/qconnect/model/WebCrawlerConfiguration.h>
40 template <
typename WebCrawlerConfigurationT = WebCrawlerConfiguration>
42 m_webCrawlerConfigurationHasBeenSet =
true;
43 m_webCrawlerConfiguration = std::forward<WebCrawlerConfigurationT>(value);
45 template <
typename WebCrawlerConfigurationT = WebCrawlerConfiguration>
53 bool m_webCrawlerConfigurationHasBeenSet =
false;
AWS_QCONNECT_API ManagedSourceConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetWebCrawlerConfiguration(WebCrawlerConfigurationT &&value)
const WebCrawlerConfiguration & GetWebCrawlerConfiguration() const
AWS_QCONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
ManagedSourceConfiguration & WithWebCrawlerConfiguration(WebCrawlerConfigurationT &&value)
AWS_QCONNECT_API ManagedSourceConfiguration()=default
AWS_QCONNECT_API ManagedSourceConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool WebCrawlerConfigurationHasBeenSet() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue