7#include <aws/iotsitewise/IoTSiteWise_EXPORTS.h>
8#include <aws/iotsitewise/model/ForwardingConfig.h>
49 template<
typename ForwardingConfigT = ForwardingConfig>
50 void SetForwardingConfig(ForwardingConfigT&& value) { m_forwardingConfigHasBeenSet =
true; m_forwardingConfig = std::forward<ForwardingConfigT>(value); }
51 template<
typename ForwardingConfigT = ForwardingConfig>
57 bool m_forwardingConfigHasBeenSet =
false;
const ForwardingConfig & GetForwardingConfig() const
AWS_IOTSITEWISE_API MeasurementProcessingConfig(Aws::Utils::Json::JsonView jsonValue)
MeasurementProcessingConfig & WithForwardingConfig(ForwardingConfigT &&value)
AWS_IOTSITEWISE_API MeasurementProcessingConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ForwardingConfigHasBeenSet() const
AWS_IOTSITEWISE_API MeasurementProcessingConfig()=default
AWS_IOTSITEWISE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetForwardingConfig(ForwardingConfigT &&value)
Aws::Utils::Json::JsonValue JsonValue