sSlInfo

@JvmName(name = "bvdplcwjicbnkhle")
suspend fun sSlInfo(value: Output<TargetServerSSlInfoArgs>)
@JvmName(name = "yepfqyhbygqtpftv")
suspend fun sSlInfo(value: TargetServerSSlInfoArgs?)

Parameters

value

Specifies TLS configuration info for this TargetServer. The JSON name is sSLInfo for legacy/backwards compatibility reasons -- Edge originally supported SSL, and the name is still used for TLS configuration. Structure is documented below.


@JvmName(name = "svnvqynamyeyixrp")
suspend fun sSlInfo(argument: suspend TargetServerSSlInfoArgsBuilder.() -> Unit)

Parameters

argument

Specifies TLS configuration info for this TargetServer. The JSON name is sSLInfo for legacy/backwards compatibility reasons -- Edge originally supported SSL, and the name is still used for TLS configuration. Structure is documented below.