/AWS1/CL_WADADDLRESOURCES¶
The choice level additional resources for a custom lens.
This field does not apply to Amazon Web Services official lenses.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_type TYPE /AWS1/WADADDLRESOURCETYPE /AWS1/WADADDLRESOURCETYPE¶
Type of additional resource for a custom lens.
it_content TYPE /AWS1/CL_WADCHOICECONTENT=>TT_URLS TT_URLS¶
The URLs for additional resources, either helpful resources or improvement plans, for a custom lens. Up to five additional URLs can be specified.
Queryable Attributes¶
Type¶
Type of additional resource for a custom lens.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
Content¶
The URLs for additional resources, either helpful resources or improvement plans, for a custom lens. Up to five additional URLs can be specified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENT() |
Getter for CONTENT, with configurable default |
ASK_CONTENT() |
Getter for CONTENT w/ exceptions if field has no value |
HAS_CONTENT() |
Determine if CONTENT 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_ADDITIONALRESOURCESLIST¶
TYPES TT_ADDITIONALRESOURCESLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_WADADDLRESOURCES WITH DEFAULT KEY
.