7#include <aws/sagemaker/SageMaker_EXPORTS.h>
50 inline void SetMaximumRetryAttempts(
int value) { m_maximumRetryAttemptsHasBeenSet =
true; m_maximumRetryAttempts = value; }
55 int m_maximumRetryAttempts;
56 bool m_maximumRetryAttemptsHasBeenSet =
false;
RetryStrategy & WithMaximumRetryAttempts(int value)
bool MaximumRetryAttemptsHasBeenSet() const
AWS_SAGEMAKER_API RetryStrategy & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetMaximumRetryAttempts(int value)
int GetMaximumRetryAttempts() const
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API RetryStrategy(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API RetryStrategy()
Aws::Utils::Json::JsonValue JsonValue