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.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
LaunchTemplateElasticInferenceAccelerator.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 © 2019. All rights reserved.