7#include <aws/events/CloudWatchEvents_EXPORTS.h>
19namespace CloudWatchEvents
47 inline void SetMaximumRetryAttempts(
int value) { m_maximumRetryAttemptsHasBeenSet =
true; m_maximumRetryAttempts = value; }
63 int m_maximumRetryAttempts{0};
64 bool m_maximumRetryAttemptsHasBeenSet =
false;
66 int m_maximumEventAgeInSeconds{0};
67 bool m_maximumEventAgeInSecondsHasBeenSet =
false;
RetryPolicy & WithMaximumEventAgeInSeconds(int value)
AWS_CLOUDWATCHEVENTS_API Aws::Utils::Json::JsonValue Jsonize() const
int GetMaximumRetryAttempts() const
AWS_CLOUDWATCHEVENTS_API RetryPolicy()=default
bool MaximumRetryAttemptsHasBeenSet() const
RetryPolicy & WithMaximumRetryAttempts(int value)
void SetMaximumEventAgeInSeconds(int value)
bool MaximumEventAgeInSecondsHasBeenSet() const
void SetMaximumRetryAttempts(int value)
AWS_CLOUDWATCHEVENTS_API RetryPolicy & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CLOUDWATCHEVENTS_API RetryPolicy(Aws::Utils::Json::JsonView jsonValue)
int GetMaximumEventAgeInSeconds() const
Aws::Utils::Json::JsonValue JsonValue