pemIssuerChain

@JvmName(name = "qjthyyffybwvqyey")
suspend fun pemIssuerChain(value: Output<AuthoritySubordinateConfigPemIssuerChainArgs>)
@JvmName(name = "tmijluurfwlhyexr")
suspend fun pemIssuerChain(value: AuthoritySubordinateConfigPemIssuerChainArgs?)

Parameters

value

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


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

Parameters

argument

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