7#include <aws/kafka/Kafka_EXPORTS.h>
44 m_enabledHasBeenSet =
true;
63 m_volumeThroughputHasBeenSet =
true;
64 m_volumeThroughput = value;
72 bool m_enabled{
false};
74 int m_volumeThroughput{0};
75 bool m_enabledHasBeenSet =
false;
76 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
ProvisionedThroughput & WithEnabled(bool value)
AWS_KAFKA_API ProvisionedThroughput()=default
int GetVolumeThroughput() const
ProvisionedThroughput & WithVolumeThroughput(int value)
void SetVolumeThroughput(int value)
Aws::Utils::Json::JsonValue JsonValue