pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storagemover.kotlin.outputs
/
AgentPropertiesResponseErrorDetails
Agent
Properties
Response
Error
Details
data
class
AgentPropertiesResponseErrorDetails
(
val
code
:
String
?
=
null
,
val
message
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Agent
Properties
Response
Error
Details
Link copied to clipboard
fun
AgentPropertiesResponseErrorDetails
(
code
:
String
?
=
null
,
message
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
code
Link copied to clipboard
val
code
:
String
?
=
null
Error code reported by Agent
message
Link copied to clipboard
val
message
:
String
?
=
null
Expanded description of reported error code