7#include <aws/codepipeline/CodePipeline_EXPORTS.h>
8#include <aws/codepipeline/model/StageRetryMode.h>
57 bool m_retryModeHasBeenSet =
false;
RetryConfiguration & WithRetryMode(StageRetryMode &&value)
const StageRetryMode & GetRetryMode() const
AWS_CODEPIPELINE_API Aws::Utils::Json::JsonValue Jsonize() const
bool RetryModeHasBeenSet() const
AWS_CODEPIPELINE_API RetryConfiguration()
AWS_CODEPIPELINE_API RetryConfiguration(Aws::Utils::Json::JsonView jsonValue)
RetryConfiguration & WithRetryMode(const StageRetryMode &value)
void SetRetryMode(StageRetryMode &&value)
AWS_CODEPIPELINE_API RetryConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetRetryMode(const StageRetryMode &value)
Aws::Utils::Json::JsonValue JsonValue