7#include <aws/iotfleetwise/IoTFleetWise_EXPORTS.h>
8#include <aws/iotfleetwise/model/StorageMaximumSizeUnit.h>
59 inline int GetValue()
const {
return m_value; }
61 inline void SetValue(
int value) { m_valueHasBeenSet =
true; m_value = value; }
67 bool m_unitHasBeenSet =
false;
70 bool m_valueHasBeenSet =
false;
StorageMaximumSize & WithValue(int value)
bool ValueHasBeenSet() const
AWS_IOTFLEETWISE_API StorageMaximumSize()=default
StorageMaximumSize & WithUnit(StorageMaximumSizeUnit value)
StorageMaximumSizeUnit GetUnit() const
void SetUnit(StorageMaximumSizeUnit value)
AWS_IOTFLEETWISE_API StorageMaximumSize(Aws::Utils::Json::JsonView jsonValue)
bool UnitHasBeenSet() const
AWS_IOTFLEETWISE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTFLEETWISE_API StorageMaximumSize & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue