Skip to content

/AWS1/CL_BCFGETFREETIERUSAGE01

GetFreeTierUsageResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_freetierusages TYPE /AWS1/CL_BCFFREETIERUSAGE=>TT_FREETIERUSAGES TT_FREETIERUSAGES

The list of Free Tier usage objects that meet your filter expression.

Optional arguments:

iv_nexttoken TYPE /AWS1/BCFNEXTPAGETOKEN /AWS1/BCFNEXTPAGETOKEN

The pagination token that indicates the next set of results to retrieve.


Queryable Attributes

freeTierUsages

The list of Free Tier usage objects that meet your filter expression.

Accessible with the following methods

Method Description
GET_FREETIERUSAGES() Getter for FREETIERUSAGES, with configurable default
ASK_FREETIERUSAGES() Getter for FREETIERUSAGES w/ exceptions if field has no valu
HAS_FREETIERUSAGES() Determine if FREETIERUSAGES has a value

nextToken

The pagination token that indicates the next set of results to retrieve.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value