subordinateConfig

@JvmName(name = "quhvrgjeqcipdscc")
suspend fun subordinateConfig(value: Output<SubordinateConfigArgs>)
@JvmName(name = "cwcnduitxmjghdjb")
suspend fun subordinateConfig(value: SubordinateConfigArgs?)

Parameters

value

Optional. If this is a subordinate CertificateAuthority, this field will be set with the subordinate configuration, which describes its issuers. This may be updated, but this CertificateAuthority must continue to validate.


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

Parameters

argument

Optional. If this is a subordinate CertificateAuthority, this field will be set with the subordinate configuration, which describes its issuers. This may be updated, but this CertificateAuthority must continue to validate.