public static interface AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails.Builder extends SdkPojo, CopyableBuilder<AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails.Builder,AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails.Builder |
count(Integer count)
The number of Elastic Inference accelerators to attach to the instance.
|
AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails.Builder |
type(String type)
The type of Elastic Inference accelerator.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails.Builder count(Integer count)
The number of Elastic Inference accelerators to attach to the instance.
count - The number of Elastic Inference accelerators to attach to the instance.AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails.Builder type(String type)
The type of Elastic Inference accelerator.
type - The type of Elastic Inference accelerator.Copyright © 2023. All rights reserved.