7#include <aws/inspector/Inspector_EXPORTS.h>
45 inline void SetMinSeconds(
int value) { m_minSecondsHasBeenSet =
true; m_minSeconds = value; }
56 inline void SetMaxSeconds(
int value) { m_maxSecondsHasBeenSet =
true; m_maxSeconds = value; }
62 bool m_minSecondsHasBeenSet =
false;
65 bool m_maxSecondsHasBeenSet =
false;
AWS_INSPECTOR_API DurationRange()
bool MinSecondsHasBeenSet() const
void SetMinSeconds(int value)
AWS_INSPECTOR_API Aws::Utils::Json::JsonValue Jsonize() const
int GetMinSeconds() const
DurationRange & WithMaxSeconds(int value)
int GetMaxSeconds() const
AWS_INSPECTOR_API DurationRange(Aws::Utils::Json::JsonView jsonValue)
bool MaxSecondsHasBeenSet() const
DurationRange & WithMinSeconds(int value)
void SetMaxSeconds(int value)
AWS_INSPECTOR_API DurationRange & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue