7#include <aws/core/utils/DateTime.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
43 template <
typename NextPatchDateT = Aws::Utils::DateTime>
45 m_nextPatchDateHasBeenSet =
true;
46 m_nextPatchDate = std::forward<NextPatchDateT>(value);
48 template <
typename NextPatchDateT = Aws::Utils::DateTime>
56 bool m_nextPatchDateHasBeenSet =
false;
ClusterPatchSchedule & WithNextPatchDate(NextPatchDateT &&value)
AWS_SAGEMAKER_API ClusterPatchSchedule()=default
AWS_SAGEMAKER_API ClusterPatchSchedule(Aws::Utils::Json::JsonView jsonValue)
const Aws::Utils::DateTime & GetNextPatchDate() const
AWS_SAGEMAKER_API ClusterPatchSchedule & operator=(Aws::Utils::Json::JsonView jsonValue)
bool NextPatchDateHasBeenSet() const
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetNextPatchDate(NextPatchDateT &&value)
Aws::Utils::Json::JsonValue JsonValue