Uses of Class
software.amazon.awssdk.services.ec2.model.NeuronInfo
Packages that use NeuronInfo
-
Uses of NeuronInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NeuronInfoModifier and TypeMethodDescriptionfinal NeuronInfoInstanceTypeInfo.neuronInfo()Describes the Neuron accelerator settings for the instance type.Methods in software.amazon.awssdk.services.ec2.model with parameters of type NeuronInfoModifier and TypeMethodDescriptionInstanceTypeInfo.Builder.neuronInfo(NeuronInfo neuronInfo) Describes the Neuron accelerator settings for the instance type.