class Aws::CodeCommit::Types::TestRepositoryTriggersOutput

Represents the output of a test repository triggers operation.

@!attribute [rw] successful_executions

The list of triggers that were successfully tested. This list
provides the names of the triggers that were successfully tested,
separated by commas.
@return [Array<String>]

@!attribute [rw] failed_executions

The list of triggers that were not tested. This list provides the
names of the triggers that could not be tested, separated by commas.
@return [Array<Types::RepositoryTriggerExecutionFailure>]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/TestRepositoryTriggersOutput AWS API Documentation

Constants

SENSITIVE