/AWS1/CL_EC2LAUNCHTMPLELASTI01¶
Amazon Elastic Inference is no longer available.
Describes an elastic inference accelerator.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_type
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge.
iv_count
TYPE /AWS1/EC2INTEGER
/AWS1/EC2INTEGER
¶
The number of elastic inference accelerators to attach to the instance.
Queryable Attributes¶
Type¶
The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge.
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 |
Count¶
The number of elastic inference accelerators to attach to the instance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COUNT() |
Getter for COUNT, with configurable default |
ASK_COUNT() |
Getter for COUNT w/ exceptions if field has no value |
HAS_COUNT() |
Determine if COUNT 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_LAUNCHTMPLELASTICINFERENC01
¶
TYPES TT_LAUNCHTMPLELASTICINFERENC01 TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2LAUNCHTMPLELASTI01 WITH DEFAULT KEY
.