certificateUrls

@JvmName(name = "pnsbxdbeayyvepxi")
suspend fun certificateUrls(value: Output<List<String>>)
@JvmName(name = "lhtfysrehciwoasm")
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 = "xktneahexoujdugr")
suspend fun certificateUrls(vararg values: Output<String>)


@JvmName(name = "fxkdugvgrrlwycio")
suspend fun certificateUrls(values: List<Output<String>>)
@JvmName(name = "lcetgmrlckcemkwo")
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'.