Module: Aws::Greengrass::Client::_ListConnectorDefinitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectorDefinitionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#definitions ⇒ ::Array[Types::DefinitionInformation]
1020 |
# File 'sig/client.rbs', line 1020 def definitions: () -> ::Array[Types::DefinitionInformation] |
#next_token ⇒ ::String
1021 |
# File 'sig/client.rbs', line 1021 def next_token: () -> ::String |