| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ElasticInferenceAccelerator> |
RunInstancesRequest.elasticInferenceAccelerators()
An elastic inference accelerator to associate with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
RunInstancesRequest.Builder |
RunInstancesRequest.Builder.elasticInferenceAccelerators(ElasticInferenceAccelerator... elasticInferenceAccelerators)
An elastic inference accelerator to associate with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
RunInstancesRequest.Builder |
RunInstancesRequest.Builder.elasticInferenceAccelerators(Collection<ElasticInferenceAccelerator> elasticInferenceAccelerators)
An elastic inference accelerator to associate with the instance.
|
Copyright © 2019. All rights reserved.