class Aws::CodeCommit::Types::RepositoryTrigger


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/RepositoryTrigger AWS API Documentation
@return [Array<String>]
</note>
<note markdown=“1”> The valid value “all” cannot be used with any other values.
another service, such as sending a notification through Amazon SNS.
The repository events that cause the trigger to run actions in
@!attribute [rw] events
@return [Array<String>]
</note>
array itself.
<note markdown=“1”> Although no content is required in the array, you must include the
specify an empty array, the trigger applies to all branches.
The branches to be included in the trigger configuration. If you
@!attribute [rw] branches
@return [String]
information sent to the target of the trigger.
Any custom data associated with the trigger to be included in the
@!attribute [rw] custom_data
@return [String]
example, the ARN of a topic in Amazon SNS).
The ARN of the resource that is the target for a trigger (for
@!attribute [rw] destination_arn
@return [String]
The name of the trigger.
@!attribute [rw] name<br><br>: docs.aws.amazon.com/codecommit/latest/userguide/how-to-repository-email.html<br><br><br><br></note>
[Configuring notifications for repository events].
using notifications instead of triggers. For more information, see
<note markdown=“1”> If you want to receive notifications about repository events, consider
Information about a trigger for a repository.