enableManagedSpotTraining property

bool? enableManagedSpotTraining
final

When true, enables managed spot training using Amazon EC2 Spot instances to run training jobs instead of on-demand instances. For more information, see Managed Spot Training.

Implementation

final bool? enableManagedSpotTraining;