public static interface LaunchTemplateElasticInferenceAccelerator.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateElasticInferenceAccelerator.Builder,LaunchTemplateElasticInferenceAccelerator>
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateElasticInferenceAccelerator.Builder |
type(String type)
The type of elastic inference accelerator.
|
copyapplyMutation, buildLaunchTemplateElasticInferenceAccelerator.Builder type(String type)
The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge.
type - The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and
eia1.xlarge.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.