7#include <aws/glue/Glue_EXPORTS.h>
47 inline void SetBatchSize(
int value) { m_batchSizeHasBeenSet =
true; m_batchSize = value; }
57 inline void SetBatchWindow(
int value) { m_batchWindowHasBeenSet =
true; m_batchWindow = value; }
63 bool m_batchSizeHasBeenSet =
false;
66 bool m_batchWindowHasBeenSet =
false;
bool BatchSizeHasBeenSet() const
int GetBatchWindow() const
StartingEventBatchCondition & WithBatchSize(int value)
bool BatchWindowHasBeenSet() const
StartingEventBatchCondition & WithBatchWindow(int value)
AWS_GLUE_API StartingEventBatchCondition(Aws::Utils::Json::JsonView jsonValue)
void SetBatchSize(int value)
void SetBatchWindow(int value)
AWS_GLUE_API StartingEventBatchCondition & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API StartingEventBatchCondition()
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue