public static interface ElasticGpuSpecification.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<ElasticGpuSpecification.Builder,ElasticGpuSpecification>
| Modifier and Type | Method and Description |
|---|---|
ElasticGpuSpecification.Builder |
type(String type)
The type of Elastic GPU.
|
ElasticGpuSpecification.Builder type(String type)
The type of Elastic GPU.
type - The type of Elastic GPU.Copyright © 2018. All rights reserved.