7#include <aws/kafka/Kafka_EXPORTS.h>
50 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
63 inline void SetVolumeThroughput(
int value) { m_volumeThroughputHasBeenSet =
true; m_volumeThroughput = value; }
69 bool m_enabledHasBeenSet =
false;
71 int m_volumeThroughput;
72 bool m_volumeThroughputHasBeenSet =
false;
AWS_KAFKA_API ProvisionedThroughput(Aws::Utils::Json::JsonView jsonValue)
void SetEnabled(bool value)
AWS_KAFKA_API ProvisionedThroughput & operator=(Aws::Utils::Json::JsonView jsonValue)
bool VolumeThroughputHasBeenSet() const
AWS_KAFKA_API Aws::Utils::Json::JsonValue Jsonize() const
bool EnabledHasBeenSet() const
AWS_KAFKA_API ProvisionedThroughput()
ProvisionedThroughput & WithEnabled(bool value)
int GetVolumeThroughput() const
ProvisionedThroughput & WithVolumeThroughput(int value)
void SetVolumeThroughput(int value)
Aws::Utils::Json::JsonValue JsonValue