7#include <aws/eventbridge/EventBridge_EXPORTS.h>
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;
AWS_EVENTBRIDGE_API RetryPolicy()
bool MaximumEventAgeInSecondsHasBeenSet() const
void SetMaximumRetryAttempts(int value)
AWS_EVENTBRIDGE_API RetryPolicy & operator=(Aws::Utils::Json::JsonView jsonValue)
int GetMaximumRetryAttempts() const
RetryPolicy & WithMaximumEventAgeInSeconds(int value)
RetryPolicy & WithMaximumRetryAttempts(int value)
bool MaximumRetryAttemptsHasBeenSet() const
AWS_EVENTBRIDGE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_EVENTBRIDGE_API RetryPolicy(Aws::Utils::Json::JsonView jsonValue)
int GetMaximumEventAgeInSeconds() const
void SetMaximumEventAgeInSeconds(int value)
Aws::Utils::Json::JsonValue JsonValue