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