pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerapp.kotlin.inputs
/
AppDaprArgsBuilder
/
appProtocol
app
Protocol
@
JvmName
(
name
=
"kpjdqdqyiuquhjil"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"txotfhmxoyxumdbw"
)
suspend
fun
appProtocol
(
value
:
String
?
)
Parameters
value
The protocol for the app. Possible values include
http
and
grpc
. Defaults to
http
.