AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes an elastic inference accelerator.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.LaunchTemplateElasticInferenceAccelerator

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class LaunchTemplateElasticInferenceAccelerator

The LaunchTemplateElasticInferenceAccelerator type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Count System.Int32

Gets and sets the property Count.

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

Default: 1

Public Property Type System.String

Gets and sets the property Type.

The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5