7#include <aws/sagemaker/SageMaker_EXPORTS.h>
44 m_maximumRetryAttemptsHasBeenSet =
true;
45 m_maximumRetryAttempts = value;
53 int m_maximumRetryAttempts{0};
54 bool m_maximumRetryAttemptsHasBeenSet =
false;
RetryStrategy & WithMaximumRetryAttempts(int value)
bool MaximumRetryAttemptsHasBeenSet() const
AWS_SAGEMAKER_API RetryStrategy & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API RetryStrategy()=default
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::Utils::Json::JsonValue JsonValue