subordinateConfig

@JvmName(name = "tfflgmckkjovbsnj")
suspend fun subordinateConfig(value: Output<AuthoritySubordinateConfigArgs>)
@JvmName(name = "jrfmoysymtcadycr")
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 = "xkluokvurlsdlymx")
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.