7#include <aws/emr-containers/EMRContainers_EXPORTS.h>
19namespace EMRContainers
45 inline void SetMaxAttempts(
int value) { m_maxAttemptsHasBeenSet =
true; m_maxAttempts = value; }
51 bool m_maxAttemptsHasBeenSet =
false;
AWS_EMRCONTAINERS_API RetryPolicyConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_EMRCONTAINERS_API RetryPolicyConfiguration()
AWS_EMRCONTAINERS_API Aws::Utils::Json::JsonValue Jsonize() const
bool MaxAttemptsHasBeenSet() const
RetryPolicyConfiguration & WithMaxAttempts(int value)
int GetMaxAttempts() const
void SetMaxAttempts(int value)
AWS_EMRCONTAINERS_API RetryPolicyConfiguration(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue