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
void SetMcuCount(int value)
AWS_KAFKACONNECT_API ProvisionedCapacityDescription()=default
bool McuCountHasBeenSet() const
int GetWorkerCount() const
ProvisionedCapacityDescription & WithMcuCount(int value)
AWS_KAFKACONNECT_API ProvisionedCapacityDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetWorkerCount(int value)
AWS_KAFKACONNECT_API ProvisionedCapacityDescription(Aws::Utils::Json::JsonView jsonValue)
ProvisionedCapacityDescription & WithWorkerCount(int value)
AWS_KAFKACONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue