pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
ConnectionErrorArgs
/
ConnectionErrorArgs
Connection
Error
Args
fun
ConnectionErrorArgs
(
code
:
Output
<
String
>
?
=
null
,
etag
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
message
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)