certificates

@JvmName(name = "ktxnladclhjigibm")
suspend fun certificates(value: Output<ListenerCertificatesArgs>)
@JvmName(name = "nirhgvkyfmmubhxv")
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 = "irhejvxorpwotjnj")
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。