certificateUrls

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


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