acceleratorTypes property

List<NotebookInstanceAcceleratorType>? acceleratorTypes
final

A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.

Implementation

final List<NotebookInstanceAcceleratorType>? acceleratorTypes;