toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
NotebookPreparationErrorResponse
Notebook
Preparation
Error
Response
data
class
NotebookPreparationErrorResponse
(
val
errorMessage
:
String
?
=
null
,
val
statusCode
:
Int
?
=
null
)
Members
Constructors
Notebook
Preparation
Error
Response
Link copied to clipboard
constructor
(
errorMessage
:
String
?
=
null
,
statusCode
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
error
Message
Link copied to clipboard
val
errorMessage
:
String
?
=
null
status
Code
Link copied to clipboard
val
statusCode
:
Int
?
=
null