Module: Aws::Inspector2::Client::_ListConnectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Connector]
1026 |
# File 'sig/client.rbs', line 1026
def items: () -> ::Array[Types::Connector]
|
#next_token ⇒ ::String
1027 |
# File 'sig/client.rbs', line 1027
def next_token: () -> ::String
|