protocol

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

Parameters

value

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

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