7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
45 inline void SetHeight(
int value) { m_heightHasBeenSet =
true; m_height = value; }
55 inline void SetWidth(
int value) { m_widthHasBeenSet =
true; m_width = value; }
64 inline int GetX()
const{
return m_x; }
66 inline void SetX(
int value) { m_xHasBeenSet =
true; m_x = value; }
75 inline int GetY()
const{
return m_y; }
77 inline void SetY(
int value) { m_yHasBeenSet =
true; m_y = value; }
83 bool m_heightHasBeenSet =
false;
86 bool m_widthHasBeenSet =
false;
89 bool m_xHasBeenSet =
false;
92 bool m_yHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue