C# Class Amazon.CodePipeline.Model.DisableStageTransitionRequest

Container for the parameters to the DisableStageTransition operation. Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.
Inheritance: AmazonCodePipelineRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetPipelineName ( ) : bool
IsSetReason ( ) : bool
IsSetStageName ( ) : bool
IsSetTransitionType ( ) : bool