NAME
Paws::CodeCommit::TestRepositoryTriggersOutput
ATTRIBUTES
FailedExecutions => ArrayRef[Paws::CodeCommit::RepositoryTriggerExecutionFailure]
The list of triggers that were not tested. This list provides the names of the triggers that could not be tested, separated by commas.
SuccessfulExecutions => ArrayRef[Str|Undef]
The list of triggers that were successfully tested. This list provides the names of the triggers that were successfully tested, separated by commas.