pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.outputs
/
DaprResponse
/
DaprResponse
Dapr
Response
fun
DaprResponse
(
appId
:
String
?
=
null
,
appPort
:
Int
?
=
null
,
appProtocol
:
String
?
=
null
,
enableApiLogging
:
Boolean
?
=
null
,
enabled
:
Boolean
?
=
null
,
httpMaxRequestSize
:
Int
?
=
null
,
httpReadBufferSize
:
Int
?
=
null
,
logLevel
:
String
?
=
null
)