Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
public static get referenceType() {
return events.EventField.fromPath('$.detail.referenceType');
}
public static get buildId() {
return events.EventField.fromPath('$.detail.build-id');
}