| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ElasticInferenceAcceleratorAssociation> |
Instance.elasticInferenceAcceleratorAssociations()
The elastic inference accelerator associated with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.elasticInferenceAcceleratorAssociations(ElasticInferenceAcceleratorAssociation... elasticInferenceAcceleratorAssociations)
The elastic inference accelerator associated with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.elasticInferenceAcceleratorAssociations(Collection<ElasticInferenceAcceleratorAssociation> elasticInferenceAcceleratorAssociations)
The elastic inference accelerator associated with the instance.
|
Copyright © 2021. All rights reserved.