7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/TtlDuration.h>
51 template<
typename TtlDurationT = TtlDuration>
52 void SetTtlDuration(TtlDurationT&& value) { m_ttlDurationHasBeenSet =
true; m_ttlDuration = std::forward<TtlDurationT>(value); }
53 template<
typename TtlDurationT = TtlDuration>
59 bool m_ttlDurationHasBeenSet =
false;
const TtlDuration & GetTtlDuration() const
OnlineStoreConfigUpdate & WithTtlDuration(TtlDurationT &&value)
AWS_SAGEMAKER_API OnlineStoreConfigUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTtlDuration(TtlDurationT &&value)
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