Skip to content

/AWS1/CL_EC2LAUNCHTMPLELASTI00

Amazon Elastic Inference is no longer available.

Describes an elastic inference accelerator.

CONSTRUCTOR

IMPORTING

Required 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.

Optional arguments:

IV_COUNT TYPE /AWS1/EC2LAUNCHTMPLELASTICIN00 /AWS1/EC2LAUNCHTMPLELASTICIN00

The number of elastic inference accelerators to attach to the instance.

Default: 1


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.

Default: 1

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_LAUNCHTMPLELASTICINFERENC00

TYPES TT_LAUNCHTMPLELASTICINFERENC00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2LAUNCHTMPLELASTI00 WITH DEFAULT KEY
.