Skip to content

/AWS1/CL_SGMPRPNAMESUGGESTION

A property name returned from a GetSearchSuggestions call that specifies a value in the PropertyNameQuery field.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_propertyname TYPE /AWS1/SGMRESOURCEPROPERTYNAME /AWS1/SGMRESOURCEPROPERTYNAME

A suggested property name based on what you entered in the search textbox in the SageMaker console.


Queryable Attributes

PropertyName

A suggested property name based on what you entered in the search textbox in the SageMaker console.

Accessible with the following methods

Method Description
GET_PROPERTYNAME() Getter for PROPERTYNAME, with configurable default
ASK_PROPERTYNAME() Getter for PROPERTYNAME w/ exceptions if field has no value
HAS_PROPERTYNAME() Determine if PROPERTYNAME has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_PROPERTYNAMESUGGESTIONLIST

TYPES TT_PROPERTYNAMESUGGESTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMPRPNAMESUGGESTION WITH DEFAULT KEY
.