instanceType property

EC2InstanceType? instanceType
final

EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory, storage, and networking capacity. See Amazon EC2 Instance Types for detailed descriptions.

Implementation

final EC2InstanceType? instanceType;