pemIssuerChain

@JvmName(name = "rahhqmabmxkpugip")
suspend fun pemIssuerChain(value: Output<SubordinateConfigChainArgs>)
@JvmName(name = "dimlwwkbbchnlcnb")
suspend fun pemIssuerChain(value: SubordinateConfigChainArgs)

Parameters

value

Contains the PEM certificate chain for the issuers of this CertificateAuthority, but not pem certificate for this CA itself.


@JvmName(name = "ilwtaymjgmschjol")
suspend fun pemIssuerChain(argument: suspend SubordinateConfigChainArgsBuilder.() -> Unit)

Parameters

argument

Contains the PEM certificate chain for the issuers of this CertificateAuthority, but not pem certificate for this CA itself.