/AWS1/CL_LISLSTLICENSESERVER01¶
ListLicenseServerEndpointsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_licenseserverendpoints TYPE /AWS1/CL_LISLICENSESERVERENDPT=>TT_LICENSESERVERENDPOINTLIST TT_LICENSESERVERENDPOINTLIST¶
An array of
LicenseServerEndpointresources that contain detailed information about the RDS License Servers that meet the request criteria.
iv_nexttoken TYPE /AWS1/LISSTRING /AWS1/LISSTRING¶
The next token used for paginated responses. When this field isn't empty, there are additional elements that the service hasn't included in this request. Use this token with the next request to retrieve additional objects.
Queryable Attributes¶
LicenseServerEndpoints¶
An array of
LicenseServerEndpointresources that contain detailed information about the RDS License Servers that meet the request criteria.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSESERVERENDPOINTS() |
Getter for LICENSESERVERENDPOINTS, with configurable default |
ASK_LICENSESERVERENDPOINTS() |
Getter for LICENSESERVERENDPOINTS w/ exceptions if field has |
HAS_LICENSESERVERENDPOINTS() |
Determine if LICENSESERVERENDPOINTS has a value |
NextToken¶
The next token used for paginated responses. When this field isn't empty, there are additional elements that the service hasn't included in this request. Use this token with the next request to retrieve additional objects.
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 |