class Aws::IoT::Types::ViolationEventOccurrenceRange


@return [Time]
occurred.
The end date and time of a time period in which violation events
@!attribute [rw] end_time
@return [Time]
occurred.
The start date and time of a time period in which violation events
@!attribute [rw] start_time
}
end_time: Time.now, # required
start_time: Time.now, # required
{
data as a hash:
@note When making an API call, you may pass ViolationEventOccurrenceRange
Specifies the time period of which violation events occurred between.