class Aws::CodeCommit::Types::TestRepositoryTriggersInput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/TestRepositoryTriggersInput AWS API Documentation
@return [Array<Types::RepositoryTrigger>]
The list of triggers to test.
@!attribute [rw] triggers
@return [String]
The name of the repository in which to test the triggers.
@!attribute [rw] repository_name
Represents the input of a test repository triggers operation.