/AWS1/CL_LICLSTASSOCIATIONSF01¶
ListAssociationsForLicenseConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_licenseconfassociations TYPE /AWS1/CL_LICLICENSECONFASSOC00=>TT_LICENSECONFASSOCIATIONS TT_LICENSECONFASSOCIATIONS¶
Information about the associations for the license configuration.
iv_nexttoken TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Token for the next set of results.
Queryable Attributes¶
LicenseConfigurationAssociations¶
Information about the associations for the license configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSECONFASSOCIATIONS() |
Getter for LICENSECONFASSOCIATIONS, with configurable defaul |
ASK_LICENSECONFASSOCIATIONS() |
Getter for LICENSECONFASSOCIATIONS w/ exceptions if field ha |
HAS_LICENSECONFASSOCIATIONS() |
Determine if LICENSECONFASSOCIATIONS 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 |