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