toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.outputs
/
ErrorEntityResponse
/
ErrorEntityResponse
Error
Entity
Response
constructor
(
code
:
String
?
=
null
,
details
:
List
<
ErrorEntityResponse
>
?
=
null
,
extendedCode
:
String
?
=
null
,
innerErrors
:
List
<
ErrorEntityResponse
>
?
=
null
,
message
:
String
?
=
null
,
messageTemplate
:
String
?
=
null
,
parameters
:
List
<
String
>
?
=
null
,
target
:
String
?
=
null
)