method property

List<String> method
final

The event method that triggers this action. Examples: 'create', 'update', 'delete', 'read'

Implementation

final List<String> method;