certificates

@JvmName(name = "xgengsfshwjlvynn")
suspend fun certificates(value: Output<ListenerCertificatesArgs>)
@JvmName(name = "bodhrfwfjygalvjj")
suspend fun certificates(value: ListenerCertificatesArgs?)

Parameters

value

The default certificate of the Listener. See certificates below for details. NOTE: When listener_protocol is HTTPS, The default certificate must be set one。


@JvmName(name = "hbucetjwedvpjbiv")
suspend fun certificates(argument: suspend ListenerCertificatesArgsBuilder.() -> Unit)

Parameters

argument

The default certificate of the Listener. See certificates below for details. NOTE: When listener_protocol is HTTPS, The default certificate must be set one。