toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.outputs
/
AppImageConfigKernelSpec
App
Image
Config
Kernel
Spec
data
class
AppImageConfigKernelSpec
(
val
displayName
:
String
?
=
null
,
val
name
:
String
)
Members
Constructors
App
Image
Config
Kernel
Spec
Link copied to clipboard
constructor
(
displayName
:
String
?
=
null
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
?
=
null
The display name of the kernel.
name
Link copied to clipboard
val
name
:
String
The name of the kernel.