C# Class Amazon.CodePipeline.Model.PutApprovalResultRequest

Container for the parameters to the PutApprovalResult operation. Provides the response to a manual approval request to AWS CodePipeline. Valid responses include Approved and Rejected.
Inheritance: AmazonCodePipelineRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetActionName ( ) : bool
IsSetPipelineName ( ) : bool
IsSetResult ( ) : bool
IsSetStageName ( ) : bool
IsSetToken ( ) : bool