/AWS1/CL_SGMUPCLSTSOFTWAREIN00¶
The configuration that describes specifications of the instance groups to update.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_instancegroupname TYPE /AWS1/SGMCLUSTERINSTGROUPNAME /AWS1/SGMCLUSTERINSTGROUPNAME¶
The name of the instance group to update.
Queryable Attributes¶
InstanceGroupName¶
The name of the instance group to update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEGROUPNAME() |
Getter for INSTANCEGROUPNAME, with configurable default |
ASK_INSTANCEGROUPNAME() |
Getter for INSTANCEGROUPNAME w/ exceptions if field has no v |
HAS_INSTANCEGROUPNAME() |
Determine if INSTANCEGROUPNAME 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_UPDCLUSTSOFTWAREINSTGROUPS¶
TYPES TT_UPDCLUSTSOFTWAREINSTGROUPS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMUPCLSTSOFTWAREIN00 WITH DEFAULT KEY
.