/AWS1/CL_BCOMIXEDINSTANCECONF¶
The configuration for the EC2 Auto Scaling group with mixed instance types.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_type
TYPE /AWS1/BCOSTRING
/AWS1/BCOSTRING
¶
The instance type of the configuration.
Queryable Attributes¶
type¶
The instance type of the configuration.
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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_MIXEDINSTANCECONFLIST
¶
TYPES TT_MIXEDINSTANCECONFLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BCOMIXEDINSTANCECONF WITH DEFAULT KEY
.