7#include <aws/inspector2/Inspector2_EXPORTS.h>
45 inline void SetBegin(
int value) { m_beginHasBeenSet =
true; m_begin = value; }
53 inline int GetEnd()
const{
return m_end; }
55 inline void SetEnd(
int value) { m_endHasBeenSet =
true; m_end = value; }
61 bool m_beginHasBeenSet =
false;
64 bool m_endHasBeenSet =
false;
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
bool BeginHasBeenSet() const
AWS_INSPECTOR2_API PortRange(Aws::Utils::Json::JsonView jsonValue)
AWS_INSPECTOR2_API PortRange()
PortRange & WithBegin(int value)
bool EndHasBeenSet() const
PortRange & WithEnd(int value)
AWS_INSPECTOR2_API PortRange & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue