C# Class Amazon.CodeCommit.Model.TestRepositoryTriggersRequest

Container for the parameters to the TestRepositoryTriggers operation. Tests the functionality of repository triggers by sending information to the trigger target. If real data is available in the repository, the test will send data from the last commit. If no data is available, sample data will be generated.
Inheritance: AmazonCodeCommitRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetRepositoryName ( ) : bool
IsSetTriggers ( ) : bool