certificateContext

@JvmName(name = "trfyjjvuidjgpfrs")
suspend fun certificateContext(value: Output<TlsCertificateContextArgs>)
@JvmName(name = "gkkwpmxyjnmsvswu")
suspend fun certificateContext(value: TlsCertificateContextArgs?)

Parameters

value

Defines the mechanism to obtain the client or server certificate.


@JvmName(name = "oqnrrksedpmmseef")
suspend fun certificateContext(argument: suspend TlsCertificateContextArgsBuilder.() -> Unit)

Parameters

argument

Defines the mechanism to obtain the client or server certificate.