Skip to content

/AWS1/CL_LMDLSTFUNCVRSSBYCAP01

ListFunctionVersionsByCapacityProviderResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_capacityproviderarn TYPE /AWS1/LMDCAPACITYPROVIDERARN /AWS1/LMDCAPACITYPROVIDERARN

The Amazon Resource Name (ARN) of the capacity provider.

it_functionversions TYPE /AWS1/CL_LMDFUNCVRSSBYCAPPVD00=>TT_FUNCVERSIONSBYCAPPVDRLIST TT_FUNCVERSIONSBYCAPPVDRLIST

A list of function versions that use the specified capacity provider.

Optional arguments:

iv_nextmarker TYPE /AWS1/LMDSTRING /AWS1/LMDSTRING

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


Queryable Attributes

CapacityProviderArn

The Amazon Resource Name (ARN) of the capacity provider.

Accessible with the following methods

Method Description
GET_CAPACITYPROVIDERARN() Getter for CAPACITYPROVIDERARN, with configurable default
ASK_CAPACITYPROVIDERARN() Getter for CAPACITYPROVIDERARN w/ exceptions if field has no
HAS_CAPACITYPROVIDERARN() Determine if CAPACITYPROVIDERARN has a value

FunctionVersions

A list of function versions that use the specified capacity provider.

Accessible with the following methods

Method Description
GET_FUNCTIONVERSIONS() Getter for FUNCTIONVERSIONS, with configurable default
ASK_FUNCTIONVERSIONS() Getter for FUNCTIONVERSIONS w/ exceptions if field has no va
HAS_FUNCTIONVERSIONS() Determine if FUNCTIONVERSIONS has a value

NextMarker

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

Accessible with the following methods

Method Description
GET_NEXTMARKER() Getter for NEXTMARKER, with configurable default
ASK_NEXTMARKER() Getter for NEXTMARKER w/ exceptions if field has no value
HAS_NEXTMARKER() Determine if NEXTMARKER has a value