/AWS1/CL_EC2INSTREQUIREMENTS01¶
The architecture type, virtualization type, and other attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
If you specify InstanceRequirementsWithMetadataRequest, you can't specify
InstanceTypes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_architecturetypes TYPE /AWS1/CL_EC2ARCHITECTURETYPE01=>TT_ARCHITECTURETYPESET TT_ARCHITECTURETYPESET¶
The architecture type.
it_virtualizationtypes TYPE /AWS1/CL_EC2VIRTUALIZATIONTY01=>TT_VIRTUALIZATIONTYPESET TT_VIRTUALIZATIONTYPESET¶
The virtualization type.
io_instancerequirements TYPE REF TO /AWS1/CL_EC2INSTREQUIREMENTS00 /AWS1/CL_EC2INSTREQUIREMENTS00¶
The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
Queryable Attributes¶
ArchitectureTypes¶
The architecture type.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_ARCHITECTURETYPES() | Getter for ARCHITECTURETYPES, with configurable default | 
| ASK_ARCHITECTURETYPES() | Getter for ARCHITECTURETYPES w/ exceptions if field has no v | 
| HAS_ARCHITECTURETYPES() | Determine if ARCHITECTURETYPES has a value | 
VirtualizationTypes¶
The virtualization type.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_VIRTUALIZATIONTYPES() | Getter for VIRTUALIZATIONTYPES, with configurable default | 
| ASK_VIRTUALIZATIONTYPES() | Getter for VIRTUALIZATIONTYPES w/ exceptions if field has no | 
| HAS_VIRTUALIZATIONTYPES() | Determine if VIRTUALIZATIONTYPES has a value | 
InstanceRequirements¶
The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_INSTANCEREQUIREMENTS() | Getter for INSTANCEREQUIREMENTS |