class Aws::IoT::Types::ListViolationEventsRequest
@return [Integer]
The maximum number of results to return at one time.
@!attribute [rw] max_results
@return [String]
The token for the next set of results.
@!attribute [rw] next_token
@return [String]
The verification state of the violation (detect alarm).
@!attribute [rw] verification_state
@return [Boolean]
A list of all suppressed alerts.
@!attribute [rw] list_suppressed_alerts
@return [String]
The criteria for a behavior.
@!attribute [rw] behavior_criteria_type
@return [String]
security profile.
A filter to limit results to those alerts generated by the specified
@!attribute [rw] security_profile_name
@return [String]
thing.
A filter to limit results to those alerts caused by the specified
@!attribute [rw] thing_name
@return [Time]
The end time for the alerts to be listed.
@!attribute [rw] end_time
@return [Time]
The start time for the alerts to be listed.
@!attribute [rw] start_time