7#include <aws/securityhub/SecurityHub_EXPORTS.h>
42 inline int GetBegin()
const {
return m_begin; }
44 inline void SetBegin(
int value) { m_beginHasBeenSet =
true; m_begin = value; }
52 inline int GetEnd()
const {
return m_end; }
54 inline void SetEnd(
int value) { m_endHasBeenSet =
true; m_end = value; }
60 bool m_beginHasBeenSet =
false;
63 bool m_endHasBeenSet =
false;
bool EndHasBeenSet() const
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
PortRange & WithBegin(int value)
AWS_SECURITYHUB_API PortRange & operator=(Aws::Utils::Json::JsonView jsonValue)
PortRange & WithEnd(int value)
bool BeginHasBeenSet() const
AWS_SECURITYHUB_API PortRange(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYHUB_API PortRange()=default
Aws::Utils::Json::JsonValue JsonValue