7#include <aws/kafkaconnect/KafkaConnect_EXPORTS.h>
16namespace KafkaConnect {
39 m_mcuCountHasBeenSet =
true;
55 m_workerCountHasBeenSet =
true;
56 m_workerCount = value;
67 bool m_mcuCountHasBeenSet =
false;
68 bool m_workerCountHasBeenSet =
false;
AWS_KAFKACONNECT_API ProvisionedCapacityUpdate()=default
AWS_KAFKACONNECT_API ProvisionedCapacityUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
int GetWorkerCount() const
AWS_KAFKACONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
bool McuCountHasBeenSet() const
ProvisionedCapacityUpdate & WithWorkerCount(int value)
AWS_KAFKACONNECT_API ProvisionedCapacityUpdate(Aws::Utils::Json::JsonView jsonValue)
bool WorkerCountHasBeenSet() const
void SetMcuCount(int value)
void SetWorkerCount(int value)
ProvisionedCapacityUpdate & WithMcuCount(int value)
Aws::Utils::Json::JsonValue JsonValue