Module: Aws::FMS::Client::_ListProtocolsListsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProtocolsListsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
387 |
# File 'sig/client.rbs', line 387
def next_token: () -> ::String
|
#protocols_lists ⇒ ::Array[Types::ProtocolsListDataSummary]
386 |
# File 'sig/client.rbs', line 386
def protocols_lists: () -> ::Array[Types::ProtocolsListDataSummary]
|