7#include <aws/core/utils/DateTime.h>
8#include <aws/lambda/Lambda_EXPORTS.h>
42 m_durationHasBeenSet =
true;
59 template <
typename ScheduledEndTimestampT = Aws::Utils::DateTime>
61 m_scheduledEndTimestampHasBeenSet =
true;
62 m_scheduledEndTimestamp = std::forward<ScheduledEndTimestampT>(value);
64 template <
typename ScheduledEndTimestampT = Aws::Utils::DateTime>
74 bool m_durationHasBeenSet =
false;
75 bool m_scheduledEndTimestampHasBeenSet =
false;
bool ScheduledEndTimestampHasBeenSet() const
void SetScheduledEndTimestamp(ScheduledEndTimestampT &&value)
bool DurationHasBeenSet() const
WaitStartedDetails & WithScheduledEndTimestamp(ScheduledEndTimestampT &&value)
AWS_LAMBDA_API WaitStartedDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LAMBDA_API WaitStartedDetails(Aws::Utils::Json::JsonView jsonValue)
AWS_LAMBDA_API WaitStartedDetails()=default
AWS_LAMBDA_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Utils::DateTime & GetScheduledEndTimestamp() const
WaitStartedDetails & WithDuration(int value)
void SetDuration(int value)
Aws::Utils::Json::JsonValue JsonValue