7#include <aws/iotsitewise/IoTSiteWise_EXPORTS.h>
8#include <aws/iotsitewise/model/ComputeLocation.h>
9#include <aws/iotsitewise/model/ForwardingConfig.h>
58 template<
typename ForwardingConfigT = ForwardingConfig>
59 void SetForwardingConfig(ForwardingConfigT&& value) { m_forwardingConfigHasBeenSet =
true; m_forwardingConfig = std::forward<ForwardingConfigT>(value); }
60 template<
typename ForwardingConfigT = ForwardingConfig>
66 bool m_computeLocationHasBeenSet =
false;
68 ForwardingConfig m_forwardingConfig;
69 bool m_forwardingConfigHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue