Module: Aws::PcaConnectorScep::Client::_ListConnectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connectors ⇒ ::Array[Types::ConnectorSummary]
169 |
# File 'sig/client.rbs', line 169
def connectors: () -> ::Array[Types::ConnectorSummary]
|
#next_token ⇒ ::String
170 |
# File 'sig/client.rbs', line 170
def next_token: () -> ::String
|