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