7#include <aws/scheduler/Scheduler_EXPORTS.h>
42 m_maximumEventAgeInSecondsHasBeenSet =
true;
43 m_maximumEventAgeInSeconds = value;
61 m_maximumRetryAttemptsHasBeenSet =
true;
62 m_maximumRetryAttempts = value;
70 int m_maximumEventAgeInSeconds{0};
72 int m_maximumRetryAttempts{0};
73 bool m_maximumEventAgeInSecondsHasBeenSet =
false;
74 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