Module: Aws::IoT::Client::_ListActiveViolationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListActiveViolationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#active_violations ⇒ ::Array[Types::ActiveViolation]
2312 |
# File 'sig/client.rbs', line 2312
def active_violations: () -> ::Array[Types::ActiveViolation]
|
#next_token ⇒ ::String
2313 |
# File 'sig/client.rbs', line 2313
def next_token: () -> ::String
|