public static interface LaunchTemplateElasticInferenceAcceleratorResponse.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateElasticInferenceAcceleratorResponse.Builder,LaunchTemplateElasticInferenceAcceleratorResponse>
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateElasticInferenceAcceleratorResponse.Builder |
type(String type)
The type of elastic inference accelerator.
|
copyapplyMutation, buildLaunchTemplateElasticInferenceAcceleratorResponse.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.