appProtocol

@JvmName(name = "iqaxwubimbqnsxna")
suspend fun appProtocol(value: Output<Either<String, AppProtocol>>)
@JvmName(name = "qhipfphqkdjfvdrl")
suspend fun appProtocol(value: Either<String, AppProtocol>?)
@JvmName(name = "lftfhnrxmbwtkyva")
fun appProtocol(value: String)
@JvmName(name = "frhbgoxdmpwkxqsg")
fun appProtocol(value: AppProtocol)

Parameters

value

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