7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/StorageType.h>
9#include <aws/sagemaker/model/TtlDuration.h>
46 template <
typename TtlDurationT = TtlDuration>
48 m_ttlDurationHasBeenSet =
true;
49 m_ttlDuration = std::forward<TtlDurationT>(value);
51 template <
typename TtlDurationT = TtlDuration>
69 m_storageTypeHasBeenSet =
true;
70 m_storageType = value;
81 bool m_ttlDurationHasBeenSet =
false;
82 bool m_storageTypeHasBeenSet =
false;
const TtlDuration & GetTtlDuration() const
OnlineStoreConfigUpdate & WithTtlDuration(TtlDurationT &&value)
OnlineStoreConfigUpdate & WithStorageType(StorageType value)
bool StorageTypeHasBeenSet() const
void SetStorageType(StorageType value)
AWS_SAGEMAKER_API OnlineStoreConfigUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTtlDuration(TtlDurationT &&value)
StorageType GetStorageType() const
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API OnlineStoreConfigUpdate()=default
AWS_SAGEMAKER_API OnlineStoreConfigUpdate(Aws::Utils::Json::JsonView jsonValue)
bool TtlDurationHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue