config

@JvmName(name = "vkfcjgqgdrjkovad")
suspend fun config(value: Output<AuthorityConfigArgs>)
@JvmName(name = "jenpsmglaselptow")
suspend fun config(value: AuthorityConfigArgs?)

Parameters

value

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


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

Parameters

argument

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