Module: Aws::Greengrass::Client::_ListConnectorDefinitionVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectorDefinitionVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1007 |
# File 'sig/client.rbs', line 1007
def next_token: () -> ::String
|
#versions ⇒ ::Array[Types::VersionInformation]
1008 |
# File 'sig/client.rbs', line 1008
def versions: () -> ::Array[Types::VersionInformation]
|