7#include <aws/appsync/AppSync_EXPORTS.h>
36 inline int GetLine()
const {
return m_line; }
39 m_lineHasBeenSet =
true;
55 m_columnHasBeenSet =
true;
68 inline int GetSpan()
const {
return m_span; }
71 m_spanHasBeenSet =
true;
85 bool m_lineHasBeenSet =
false;
86 bool m_columnHasBeenSet =
false;
87 bool m_spanHasBeenSet =
false;
bool ColumnHasBeenSet() const
CodeErrorLocation & WithSpan(int value)
AWS_APPSYNC_API CodeErrorLocation()=default
AWS_APPSYNC_API Aws::Utils::Json::JsonValue Jsonize() const
bool SpanHasBeenSet() const
void SetColumn(int value)
CodeErrorLocation & WithLine(int value)
bool LineHasBeenSet() const
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