class Aws::CodeCommit::Types::TestRepositoryTriggersOutput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/TestRepositoryTriggersOutput AWS API Documentation
@return [Array<Types::RepositoryTriggerExecutionFailure>]
names of the triggers that could not be tested, separated by commas.
The list of triggers that were not tested. This list provides the
@!attribute [rw] failed_executions
@return [Array<String>]
separated by commas.
provides the names of the triggers that were successfully tested,
The list of triggers that were successfully tested. This list
@!attribute [rw] successful_executions
Represents the output of a test repository triggers operation.