NAME

Paws::CodeCommit::TestRepositoryTriggersOutput

ATTRIBUTES

FailedExecutions => ArrayRef[Paws::CodeCommit::RepositoryTriggerExecutionFailure]

The list of triggers that were not able to be tested. This list provides the names of the triggers that could not be tested, separated by commas.

SuccessfulExecutions => ArrayRef[Str]

The list of triggers that were successfully tested. This list provides the names of the triggers that were successfully tested, separated by commas.