C# Class Amazon.CodePipeline.Model.RetryStageExecutionRequest

Container for the parameters to the RetryStageExecution operation. Resumes the pipeline execution by retrying the last failed actions in a stage.
Inheritance: AmazonCodePipelineRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetPipelineExecutionId ( ) : bool
IsSetPipelineName ( ) : bool
IsSetRetryMode ( ) : bool
IsSetStageName ( ) : bool