appProtocol

@JvmName(name = "lhdegdtlvtxxxfnp")
suspend fun appProtocol(value: Output<Either<String, AppProtocol>>)
@JvmName(name = "glycnctowmpkckge")
suspend fun appProtocol(value: Either<String, AppProtocol>?)
@JvmName(name = "svpcxwkddpndvdjr")
fun appProtocol(value: String)
@JvmName(name = "piitvjlatbayvxsy")
fun appProtocol(value: AppProtocol)

Parameters

value

Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http