/AWS1/CL_WSPCLIENTPRPSRESULT¶
Information about the Amazon WorkSpaces client.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_resourceid
TYPE /AWS1/WSPNONEMPTYSTRING
/AWS1/WSPNONEMPTYSTRING
¶
The resource identifier, in the form of a directory ID.
io_clientproperties
TYPE REF TO /AWS1/CL_WSPCLIENTPROPERTIES
/AWS1/CL_WSPCLIENTPROPERTIES
¶
Information about the Amazon WorkSpaces client.
Queryable Attributes¶
ResourceId¶
The resource identifier, in the form of a directory ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESOURCEID() |
Getter for RESOURCEID, with configurable default |
ASK_RESOURCEID() |
Getter for RESOURCEID w/ exceptions if field has no value |
HAS_RESOURCEID() |
Determine if RESOURCEID has a value |
ClientProperties¶
Information about the Amazon WorkSpaces client.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CLIENTPROPERTIES() |
Getter for CLIENTPROPERTIES |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_CLIENTPROPERTIESLIST
¶
TYPES TT_CLIENTPROPERTIESLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_WSPCLIENTPRPSRESULT WITH DEFAULT KEY
.