pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scvmm.kotlin.outputs
/
ErrorAdditionalInfoResponse
Error
Additional
Info
Response
data
class
ErrorAdditionalInfoResponse
(
val
info
:
Any
,
val
type
:
String
)
The resource management error additional info.
Types
Constructors
Properties
Constructors
Error
Additional
Info
Response
Link copied to clipboard
fun
ErrorAdditionalInfoResponse
(
info
:
Any
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
info
Link copied to clipboard
val
info
:
Any
The additional info.
type
Link copied to clipboard
val
type
:
String
The additional info type.