toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.outputs
/
MigrateSqlServerSqlDbTaskOutputErrorResponse
Migrate
Sql
Server
Sql
Db
Task
Output
Error
Response
data
class
MigrateSqlServerSqlDbTaskOutputErrorResponse
(
val
error
:
ReportableExceptionResponse
,
val
id
:
String
,
val
resultType
:
String
)
Members
Constructors
Migrate
Sql
Server
Sql
Db
Task
Output
Error
Response
Link copied to clipboard
constructor
(
error
:
ReportableExceptionResponse
,
id
:
String
,
resultType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
error
Link copied to clipboard
val
error
:
ReportableExceptionResponse
Migration error
id
Link copied to clipboard
val
id
:
String
Result identifier
result
Type
Link copied to clipboard
val
resultType
:
String
Result type Expected value is 'ErrorOutput'.