class Aws::Lambda::Types::ListVersionsByFunctionResponse

@!attribute [rw] next_marker

The pagination token that's included if more results are available.
@return [String]

@!attribute [rw] versions

A list of Lambda function versions.
@return [Array<Types::FunctionConfiguration>]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/ListVersionsByFunctionResponse AWS API Documentation

Constants

SENSITIVE