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