Skip to content

/AWS1/CL_EKSLSTEKSANYWHERESU01

ListEksAnywhereSubscriptionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_subscriptions TYPE /AWS1/CL_EKSEKSANYWHERESUBSC01=>TT_EKSANYWHERESUBSCRIPTIONLIST TT_EKSANYWHERESUBSCRIPTIONLIST

A list of all subscription objects in the region, filtered by includeStatus and paginated by nextToken and maxResults.

iv_nexttoken TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The nextToken value to include in a future ListEksAnywhereSubscriptions request. When the results of a ListEksAnywhereSubscriptions request exceed maxResults, you can use this value to retrieve the next page of results. This value is null when there are no more results to return.


Queryable Attributes

subscriptions

A list of all subscription objects in the region, filtered by includeStatus and paginated by nextToken and maxResults.

Accessible with the following methods

Method Description
GET_SUBSCRIPTIONS() Getter for SUBSCRIPTIONS, with configurable default
ASK_SUBSCRIPTIONS() Getter for SUBSCRIPTIONS w/ exceptions if field has no value
HAS_SUBSCRIPTIONS() Determine if SUBSCRIPTIONS has a value

nextToken

The nextToken value to include in a future ListEksAnywhereSubscriptions request. When the results of a ListEksAnywhereSubscriptions request exceed maxResults, you can use this value to retrieve the next page of results. This value is null when there are no more results to return.

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