7#include <aws/eventbridge/EventBridge_EXPORTS.h>
16namespace EventBridge {
41 m_maximumRetryAttemptsHasBeenSet =
true;
42 m_maximumRetryAttempts = value;
58 m_maximumEventAgeInSecondsHasBeenSet =
true;
59 m_maximumEventAgeInSeconds = value;
67 int m_maximumRetryAttempts{0};
69 int m_maximumEventAgeInSeconds{0};
70 bool m_maximumRetryAttemptsHasBeenSet =
false;
71 bool m_maximumEventAgeInSecondsHasBeenSet =
false;
bool MaximumEventAgeInSecondsHasBeenSet() const
void SetMaximumRetryAttempts(int value)
AWS_EVENTBRIDGE_API RetryPolicy()=default
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