Skip to content

/AWS1/CL_REHLSTRECOMMENDATIO01

ListRecommendationTemplatesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/REHNEXTTOKEN /AWS1/REHNEXTTOKEN

Token for the next set of results, or null if there are no more results.

IT_RECOMMENDATIONTEMPLATES TYPE /AWS1/CL_REHRECOMMENDATIONTMPL=>TT_RECOMMENDATIONTEMPLATELIST TT_RECOMMENDATIONTEMPLATELIST

The recommendation templates for the Resilience Hub applications.


Queryable Attributes

nextToken

Token for the next set of results, or null if there are no more 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

recommendationTemplates

The recommendation templates for the Resilience Hub applications.

Accessible with the following methods

Method Description
GET_RECOMMENDATIONTEMPLATES() Getter for RECOMMENDATIONTEMPLATES, with configurable defaul
ASK_RECOMMENDATIONTEMPLATES() Getter for RECOMMENDATIONTEMPLATES w/ exceptions if field ha
HAS_RECOMMENDATIONTEMPLATES() Determine if RECOMMENDATIONTEMPLATES has a value