7#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
8#include <aws/mediaconnect/model/State.h>
48 inline void SetState(
State value) { m_stateHasBeenSet =
true; m_state = value; }
59 inline void SetThresholdSeconds(
int value) { m_thresholdSecondsHasBeenSet =
true; m_thresholdSeconds = value; }
65 bool m_stateHasBeenSet =
false;
67 int m_thresholdSeconds{0};
68 bool m_thresholdSecondsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue