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;
64 bool m_maximumRetryAttemptsHasBeenSet =
false;
66 int m_maximumEventAgeInSeconds;
67 bool m_maximumEventAgeInSecondsHasBeenSet =
false;
RetryPolicy & WithMaximumEventAgeInSeconds(int value)
AWS_CLOUDWATCHEVENTS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CLOUDWATCHEVENTS_API RetryPolicy()
int GetMaximumRetryAttempts() const
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