7#include <aws/scheduler/Scheduler_EXPORTS.h>
61 inline void SetMaximumRetryAttempts(
int value) { m_maximumRetryAttemptsHasBeenSet =
true; m_maximumRetryAttempts = value; }
66 int m_maximumEventAgeInSeconds{0};
67 bool m_maximumEventAgeInSecondsHasBeenSet =
false;
69 int m_maximumRetryAttempts{0};
70 bool m_maximumRetryAttemptsHasBeenSet =
false;
bool MaximumEventAgeInSecondsHasBeenSet() const
AWS_SCHEDULER_API RetryPolicy & operator=(Aws::Utils::Json::JsonView jsonValue)
RetryPolicy & WithMaximumRetryAttempts(int value)
RetryPolicy & WithMaximumEventAgeInSeconds(int value)
int GetMaximumEventAgeInSeconds() const
void SetMaximumRetryAttempts(int value)
bool MaximumRetryAttemptsHasBeenSet() const
void SetMaximumEventAgeInSeconds(int value)
AWS_SCHEDULER_API RetryPolicy(Aws::Utils::Json::JsonView jsonValue)
AWS_SCHEDULER_API RetryPolicy()=default
int GetMaximumRetryAttempts() const
AWS_SCHEDULER_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue