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