7#include <aws/accessanalyzer/AccessAnalyzer_EXPORTS.h>
19namespace AccessAnalyzer
42 inline int GetLine()
const{
return m_line; }
44 inline void SetLine(
int value) { m_lineHasBeenSet =
true; m_line = value; }
54 inline void SetColumn(
int value) { m_columnHasBeenSet =
true; m_column = value; }
65 inline void SetOffset(
int value) { m_offsetHasBeenSet =
true; m_offset = value; }
71 bool m_lineHasBeenSet =
false;
74 bool m_columnHasBeenSet =
false;
77 bool m_offsetHasBeenSet =
false;
bool OffsetHasBeenSet() const
void SetOffset(int value)
Position & WithColumn(int value)
bool LineHasBeenSet() const
void SetColumn(int value)
bool ColumnHasBeenSet() const
Position & WithLine(int value)
Position & WithOffset(int value)
AWS_ACCESSANALYZER_API Position(Aws::Utils::Json::JsonView jsonValue)
AWS_ACCESSANALYZER_API Position & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_ACCESSANALYZER_API Position()
AWS_ACCESSANALYZER_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue