Module: Aws::IoT::Client::_ListAuthorizersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAuthorizersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#authorizers ⇒ ::Array[Types::AuthorizerSummary]
2431 |
# File 'sig/client.rbs', line 2431
def authorizers: () -> ::Array[Types::AuthorizerSummary]
|
#next_marker ⇒ ::String
2432 |
# File 'sig/client.rbs', line 2432
def next_marker: () -> ::String
|