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