Module: Aws::IoTManagedIntegrations::Client::_ListCloudConnectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCloudConnectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ConnectorItem]
773 |
# File 'sig/client.rbs', line 773
def items: () -> ::Array[Types::ConnectorItem]
|
#next_token ⇒ ::String
774 |
# File 'sig/client.rbs', line 774
def next_token: () -> ::String
|