7#include <aws/firehose/Firehose_EXPORTS.h>
49 inline void SetThroughputHintInMBs(
int value) { m_throughputHintInMBsHasBeenSet =
true; m_throughputHintInMBs = value; }
54 int m_throughputHintInMBs{0};
55 bool m_throughputHintInMBsHasBeenSet =
false;
AWS_FIREHOSE_API DirectPutSourceDescription()=default
int GetThroughputHintInMBs() const
AWS_FIREHOSE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_FIREHOSE_API DirectPutSourceDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ThroughputHintInMBsHasBeenSet() const
DirectPutSourceDescription & WithThroughputHintInMBs(int value)
AWS_FIREHOSE_API DirectPutSourceDescription(Aws::Utils::Json::JsonView jsonValue)
void SetThroughputHintInMBs(int value)
Aws::Utils::Json::JsonValue JsonValue