7#include <aws/appsync/AppSync_EXPORTS.h>
43 inline int GetLine()
const{
return m_line; }
45 inline void SetLine(
int value) { m_lineHasBeenSet =
true; m_line = value; }
55 inline void SetColumn(
int value) { m_columnHasBeenSet =
true; m_column = value; }
63 inline int GetSpan()
const{
return m_span; }
65 inline void SetSpan(
int value) { m_spanHasBeenSet =
true; m_span = value; }
71 bool m_lineHasBeenSet =
false;
74 bool m_columnHasBeenSet =
false;
77 bool m_spanHasBeenSet =
false;
bool ColumnHasBeenSet() const
CodeErrorLocation & WithSpan(int value)
AWS_APPSYNC_API Aws::Utils::Json::JsonValue Jsonize() const
bool SpanHasBeenSet() const
void SetColumn(int value)
CodeErrorLocation & WithLine(int value)
bool LineHasBeenSet() const
AWS_APPSYNC_API CodeErrorLocation()
CodeErrorLocation & WithColumn(int value)
AWS_APPSYNC_API CodeErrorLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPSYNC_API CodeErrorLocation(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue