Module: Aws::Tnb::Client::_ListSolFunctionPackagesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSolFunctionPackagesOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#function_packages::Array[Types::ListSolFunctionPackageInfo]

Returns:



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

def function_packages: () -> ::Array[Types::ListSolFunctionPackageInfo]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String