pulumi-azure-native-kotlin
2.14.0.0
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
)
Types
Constructors
Properties
Constructors
Notebook
Preparation
Error
Response
Link copied to clipboard
fun
NotebookPreparationErrorResponse
(
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