protocol

val protocol: Output<String>

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.