Skip to content

/AWS1/CL_CUSCRERECOMMENDERRSP

CreateRecommenderResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_recommenderarn TYPE /AWS1/CUSARN /AWS1/CUSARN

The ARN of the recommender

Optional arguments:

it_tags TYPE /AWS1/CL_CUSTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags used to organize, track, or control access for this resource.


Queryable Attributes

RecommenderArn

The ARN of the recommender

Accessible with the following methods

Method Description
GET_RECOMMENDERARN() Getter for RECOMMENDERARN, with configurable default
ASK_RECOMMENDERARN() Getter for RECOMMENDERARN w/ exceptions if field has no valu
HAS_RECOMMENDERARN() Determine if RECOMMENDERARN has a value

Tags

The tags used to organize, track, or control access for this resource.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value