Skip to content

/AWS1/CL_LICLSTLICENSESPECSF01

ListLicenseSpecificationsForResourceResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_LICENSESPECIFICATIONS TYPE /AWS1/CL_LICLICENSESPEC=>TT_LICENSESPECIFICATIONS TT_LICENSESPECIFICATIONS

License configurations associated with a resource.

IV_NEXTTOKEN TYPE /AWS1/LICSTRING /AWS1/LICSTRING

Token for the next set of results.


Queryable Attributes

LicenseSpecifications

License configurations associated with a resource.

Accessible with the following methods

Method Description
GET_LICENSESPECIFICATIONS() Getter for LICENSESPECIFICATIONS, with configurable default
ASK_LICENSESPECIFICATIONS() Getter for LICENSESPECIFICATIONS w/ exceptions if field has
HAS_LICENSESPECIFICATIONS() Determine if LICENSESPECIFICATIONS has a value

NextToken

Token for the next set of results.

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