Skip to content

/AWS1/CL_CUSCRERECMDRFILTRSP

CreateRecommenderFilterResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_recommenderfilterarn TYPE /AWS1/CUSARN /AWS1/CUSARN

The Amazon Resource Name (ARN) of the recommender filter.

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

RecommenderFilterArn

The Amazon Resource Name (ARN) of the recommender filter.

Accessible with the following methods

Method Description
GET_RECOMMENDERFILTERARN() Getter for RECOMMENDERFILTERARN, with configurable default
ASK_RECOMMENDERFILTERARN() Getter for RECOMMENDERFILTERARN w/ exceptions if field has n
HAS_RECOMMENDERFILTERARN() Determine if RECOMMENDERFILTERARN 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