Module: Aws::IoT::Client::_ListViolationEventsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListViolationEventsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


3205
# File 'sig/client.rbs', line 3205

def next_token: () -> ::String

#violation_events::Array[Types::ViolationEvent]

Returns:



3204
# File 'sig/client.rbs', line 3204

def violation_events: () -> ::Array[Types::ViolationEvent]