Class: Aws::Types::ListSolFunctionPackagesOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#function_packages::Array[Types::ListSolFunctionPackageInfo]

Returns the value of attribute function_packages.

Returns:



395
396
397
# File 'sig/types.rbs', line 395

def function_packages
  @function_packages
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


396
397
398
# File 'sig/types.rbs', line 396

def next_token
  @next_token
end