customImages property

List<CustomImage>? customImages
final

A list of custom SageMaker images that are configured to run as a KernelGateway app.

Implementation

final List<CustomImage>? customImages;