Uses of Class
software.amazon.awssdk.services.ec2.model.NeuronInfo
-
Packages that use NeuronInfo Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of NeuronInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NeuronInfo Modifier and Type Method Description NeuronInfoInstanceTypeInfo. neuronInfo()Describes the Neuron accelerator settings for the instance type.Methods in software.amazon.awssdk.services.ec2.model with parameters of type NeuronInfo Modifier and Type Method Description InstanceTypeInfo.BuilderInstanceTypeInfo.Builder. neuronInfo(NeuronInfo neuronInfo)Describes the Neuron accelerator settings for the instance type.
-