Skip to content

/AWS1/CL_DFMLSTOFFERINGTRANS01

Returns the transaction log of the specified offerings.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_OFFERINGTRANSACTIONS TYPE /AWS1/CL_DFMOFFERINGTRANSACT=>TT_OFFERINGTRANSACTIONS TT_OFFERINGTRANSACTIONS

The audit log of subscriptions you have purchased and modified through AWS Device Farm.

IV_NEXTTOKEN TYPE /AWS1/DFMPAGINATIONTOKEN /AWS1/DFMPAGINATIONTOKEN

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.


Queryable Attributes

offeringTransactions

The audit log of subscriptions you have purchased and modified through AWS Device Farm.

Accessible with the following methods

Method Description
GET_OFFERINGTRANSACTIONS() Getter for OFFERINGTRANSACTIONS, with configurable default
ASK_OFFERINGTRANSACTIONS() Getter for OFFERINGTRANSACTIONS w/ exceptions if field has n
HAS_OFFERINGTRANSACTIONS() Determine if OFFERINGTRANSACTIONS has a value

nextToken

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

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