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]
2319 |
# File 'sig/client.rbs', line 2319
def active_violations: () -> ::Array[Types::ActiveViolation]
|
#next_token ⇒ ::String
2320 |
# File 'sig/client.rbs', line 2320
def next_token: () -> ::String
|