7#include <aws/iotfleetwise/IoTFleetWise_EXPORTS.h>
8#include <aws/iotfleetwise/model/StorageMinimumTimeToLiveUnit.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;
AWS_IOTFLEETWISE_API Aws::Utils::Json::JsonValue Jsonize() const
StorageMinimumTimeToLive & WithUnit(StorageMinimumTimeToLiveUnit value)
void SetUnit(StorageMinimumTimeToLiveUnit value)
AWS_IOTFLEETWISE_API StorageMinimumTimeToLive & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTFLEETWISE_API StorageMinimumTimeToLive()=default
bool UnitHasBeenSet() const
bool ValueHasBeenSet() const
StorageMinimumTimeToLive & WithValue(int value)
StorageMinimumTimeToLiveUnit GetUnit() const
AWS_IOTFLEETWISE_API StorageMinimumTimeToLive(Aws::Utils::Json::JsonView jsonValue)
StorageMinimumTimeToLiveUnit
Aws::Utils::Json::JsonValue JsonValue