7#include <aws/emr-containers/EMRContainers_EXPORTS.h>
19namespace EMRContainers
45 inline void SetCurrentAttemptCount(
int value) { m_currentAttemptCountHasBeenSet =
true; m_currentAttemptCount = value; }
50 int m_currentAttemptCount;
51 bool m_currentAttemptCountHasBeenSet =
false;
void SetCurrentAttemptCount(int value)
AWS_EMRCONTAINERS_API Aws::Utils::Json::JsonValue Jsonize() const
int GetCurrentAttemptCount() const
AWS_EMRCONTAINERS_API RetryPolicyExecution & operator=(Aws::Utils::Json::JsonView jsonValue)
RetryPolicyExecution & WithCurrentAttemptCount(int value)
bool CurrentAttemptCountHasBeenSet() const
AWS_EMRCONTAINERS_API RetryPolicyExecution()
AWS_EMRCONTAINERS_API RetryPolicyExecution(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue