Class RepositoryEventTrigger
Repository events that will cause the trigger to run actions in another service.
Inheritance
System.Object
RepositoryEventTrigger
Namespace: Amazon.CDK.AWS.CodeCommit
Assembly: Amazon.CDK.AWS.CodeCommit.dll
Syntax (csharp)
public sealed class RepositoryEventTrigger : Enum
Syntax (vb)
Public NotInheritable Class RepositoryEventTrigger
Inherits
Enum
Synopsis
Fields
| ALL | |
| CREATE_REF | |
| DELETE_REF | |
| UPDATE_REF | |
| value__ |
Fields
ALL
CREATE_REF
DELETE_REF
UPDATE_REF
value__
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |