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