You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lambda::Types::ListVersionsByFunctionResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_markerString

The pagination token that\'s included if more results are available.

Returns:

  • (String)

    The pagination token that\'s included if more results are available.

#versionsArray<Types::FunctionConfiguration>

A list of Lambda function versions.

Returns: