class Aws::SageMaker::Types::KernelSpec
The specification of a Jupyter kernel.
@note When making an API call, you may pass KernelSpec
data as a hash: { name: "KernelName", # required display_name: "KernelDisplayName", }
@!attribute [rw] name
The name of the Jupyter kernel in the image. This value is case sensitive. @return [String]
@!attribute [rw] display_name
The display name of the kernel. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/KernelSpec AWS API Documentation
Constants
- SENSITIVE