config

@JvmName(name = "lamqfplhmyveuhrm")
suspend fun config(value: Output<AuthorityConfigArgs>)
@JvmName(name = "inbbtafauyvtbign")
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 = "ynsksdoyxyllrsly")
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.