Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GetCertificateAuthorityCertificateCommandOutputProtected

Hierarchy

Properties

Certificate?: string

Base64-encoded certificate authority (CA) certificate.

CertificateChain?: string

Base64-encoded certificate chain that includes any intermediate certificates and chains up to root certificate that you used to sign your private CA certificate. The chain does not include your private CA certificate. If this is a root CA, the value will be null.