enableSsl

@JvmName(name = "pmjxeelynygfnogk")
suspend fun enableSsl(value: Output<Boolean>)
@JvmName(name = "fpiwgmedtigchsor")
suspend fun enableSsl(value: Boolean?)

Parameters

value

Whether to enable SSL for the app. This must be set in order to let ssl_configuration.private_key, ssl_configuration.certificate and ssl_configuration.chain take effect.