certificateUrls

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

Parameters

value

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 = "mkdsjboehhktjbes")
suspend fun certificateUrls(vararg values: Output<String>)


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

Parameters

values

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'.