protocol

@JvmName(name = "srycifmohvyjxhds")
suspend fun protocol(value: Output<String>)
@JvmName(name = "fnfgntwigaddeiwt")
suspend fun protocol(value: String?)

Parameters

value

Specifies the protocol of routed Spring Cloud App. Allowed values are HTTP and HTTPS. Defaults to HTTP.

Note: You likely want to use HTTPS in a production environment, since HTTP offers no encryption.