certificateUrls

@JvmName(name = "dcslynfsdikbdchn")
suspend fun certificateUrls(value: Output<List<String>>)
@JvmName(name = "lyckwddmhbgjeugm")
suspend fun certificateUrls(value: List<String>?)

Parameters

value

Optional. A fully-qualified Certificates URL reference. The proxy presents a Certificate (selected based on SNI) when establishing a TLS connection. This feature only applies to gateways of type 'SECURE_WEB_GATEWAY'.


@JvmName(name = "xqrsuckxhavshrpb")
suspend fun certificateUrls(vararg values: Output<String>)


@JvmName(name = "nofpqbucasohotec")
suspend fun certificateUrls(values: List<Output<String>>)
@JvmName(name = "ufsmekeuxwpmuksf")
suspend fun certificateUrls(vararg values: String)

Parameters

values

Optional. A fully-qualified Certificates URL reference. The proxy presents a Certificate (selected based on SNI) when establishing a TLS connection. This feature only applies to gateways of type 'SECURE_WEB_GATEWAY'.