certificateAuthorityConfig

@JvmName(name = "cmepbrudpmnfrwai")
suspend fun certificateAuthorityConfig(value: Output<CertificateAuthorityConfigArgs>)
@JvmName(name = "mmfgpsfettodtycu")
suspend fun certificateAuthorityConfig(value: CertificateAuthorityConfigArgs?)

Parameters

value

The CA that issues the workload certificate. It includes the CA address, type, authentication to CA service, etc.


@JvmName(name = "goxwhctekvokarur")
suspend fun certificateAuthorityConfig(argument: suspend CertificateAuthorityConfigArgsBuilder.() -> Unit)

Parameters

argument

The CA that issues the workload certificate. It includes the CA address, type, authentication to CA service, etc.