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

Returns:

  • (::String)


1180
# File 'sig/client.rbs', line 1180

def next_token: () -> ::String

#versions::Array[Types::VersionInformation]

Returns:



1181
# File 'sig/client.rbs', line 1181

def versions: () -> ::Array[Types::VersionInformation]