certificates

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

Parameters

value

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


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

Parameters

argument

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