pemIssuerChain

@JvmName(name = "cmemjbrfdpsfbocm")
suspend fun pemIssuerChain(value: Output<SubordinateConfigChainArgs>)
@JvmName(name = "inmvvwfxtbuhkkby")
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 = "ebndkeqqrwwsssbc")
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.