# IbmWorkloadSchedulerApi.FileModifiedTriggerProperty

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**eventId** | **String** | Id of the Event | [optional] 
**filename** | **String** | The fully qualified path and file name of the monitored file. Only characters included in the ASCII character set are supported. | 
**sampleInterval** | **Integer** | The interval (in seconds) with which the specified file is monitored | 
**agent** | **String** | The agent on which the Trigger work | 
**lastWrite** | [**LastWriteTriggerProperty**](LastWriteTriggerProperty.md) |  | [optional] 


