Skip to content

/AWS1/CL_WSIREGION

Represents an AWS region supported by WorkSpaces Instances.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_regionname TYPE /AWS1/WSIREGIONNAME /AWS1/WSIREGIONNAME

Name of the AWS region.


Queryable Attributes

RegionName

Name of the AWS region.

Accessible with the following methods

Method Description
GET_REGIONNAME() Getter for REGIONNAME, with configurable default
ASK_REGIONNAME() Getter for REGIONNAME w/ exceptions if field has no value
HAS_REGIONNAME() Determine if REGIONNAME 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_REGIONLIST

TYPES TT_REGIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_WSIREGION WITH DEFAULT KEY
.