/AWS1/CL_MEMLSTALWEDMULTIREG01¶
ListAllowedMultiRegionClusterUpdatesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_scaleupnodetypes TYPE /AWS1/CL_MEMNODETYPELIST_W=>TT_NODETYPELIST TT_NODETYPELIST¶
The node types that the cluster can be scaled up to.
it_scaledownnodetypes TYPE /AWS1/CL_MEMNODETYPELIST_W=>TT_NODETYPELIST TT_NODETYPELIST¶
The node types that the cluster can be scaled down to.
Queryable Attributes¶
ScaleUpNodeTypes¶
The node types that the cluster can be scaled up to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCALEUPNODETYPES() |
Getter for SCALEUPNODETYPES, with configurable default |
ASK_SCALEUPNODETYPES() |
Getter for SCALEUPNODETYPES w/ exceptions if field has no va |
HAS_SCALEUPNODETYPES() |
Determine if SCALEUPNODETYPES has a value |
ScaleDownNodeTypes¶
The node types that the cluster can be scaled down to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCALEDOWNNODETYPES() |
Getter for SCALEDOWNNODETYPES, with configurable default |
ASK_SCALEDOWNNODETYPES() |
Getter for SCALEDOWNNODETYPES w/ exceptions if field has no |
HAS_SCALEDOWNNODETYPES() |
Determine if SCALEDOWNNODETYPES has a value |