toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.sagemaker.kotlin.outputs
/
AppImageConfigKernelGatewayImageConfigKernelSpec
App
Image
Config
Kernel
Gateway
Image
Config
Kernel
Spec
data
class
AppImageConfigKernelGatewayImageConfigKernelSpec
(
val
displayName
:
String
?
=
null
,
val
name
:
String
)
Members
Constructors
App
Image
Config
Kernel
Gateway
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.