subordinateConfig

@JvmName(name = "vnwtsgqsgjqqjxdl")
suspend fun subordinateConfig(value: Output<AuthoritySubordinateConfigArgs>)
@JvmName(name = "gvlewydtfoygeoet")
suspend fun subordinateConfig(value: AuthoritySubordinateConfigArgs?)

Parameters

value

If this is a subordinate CertificateAuthority, this field will be set with the subordinate configuration, which describes its issuers. Structure is documented below.


@JvmName(name = "vnwvknqxpammpnbg")
suspend fun subordinateConfig(argument: suspend AuthoritySubordinateConfigArgsBuilder.() -> Unit)

Parameters

argument

If this is a subordinate CertificateAuthority, this field will be set with the subordinate configuration, which describes its issuers. Structure is documented below.