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