7#include <aws/core/utils/DateTime.h>
8#include <aws/lambda/Lambda_EXPORTS.h>
42 template <
typename ScheduledEndTimestampT = Aws::Utils::DateTime>
44 m_scheduledEndTimestampHasBeenSet =
true;
45 m_scheduledEndTimestamp = std::forward<ScheduledEndTimestampT>(value);
47 template <
typename ScheduledEndTimestampT = Aws::Utils::DateTime>
55 bool m_scheduledEndTimestampHasBeenSet =
false;
void SetScheduledEndTimestamp(ScheduledEndTimestampT &&value)
WaitDetails & WithScheduledEndTimestamp(ScheduledEndTimestampT &&value)
AWS_LAMBDA_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_LAMBDA_API WaitDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ScheduledEndTimestampHasBeenSet() const
AWS_LAMBDA_API WaitDetails(Aws::Utils::Json::JsonView jsonValue)
const Aws::Utils::DateTime & GetScheduledEndTimestamp() const
AWS_LAMBDA_API WaitDetails()=default
Aws::Utils::Json::JsonValue JsonValue