config

@JvmName(name = "omoeeftcemucpaye")
suspend fun config(value: Output<CertificateConfigArgs>)
@JvmName(name = "towukxurkdnsealc")
suspend fun config(value: CertificateConfigArgs?)

Parameters

value

The config used to create a self-signed X.509 certificate or CSR. Structure is documented below.


@JvmName(name = "napoedohpsgtjbfe")
suspend fun config(argument: suspend CertificateConfigArgsBuilder.() -> Unit)

Parameters

argument

The config used to create a self-signed X.509 certificate or CSR. Structure is documented below.