AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
deadline
/
aws.sdk.kotlin.services.deadline.model
/
EnvironmentDetailsError
/
Builder
Builder
class
Builder
Members
Properties
code
Link copied to clipboard
var
code
:
JobEntityErrorCode
?
The error code.
environment
Id
Link copied to clipboard
var
environmentId
:
String
?
The environment ID.
job
Id
Link copied to clipboard
var
jobId
:
String
?
The job ID.
message
Link copied to clipboard
var
message
:
String
?
The error message detailing the error's cause.