Jump to Content

Interface GetCertificateAuthorityCertificateCommandOutputProtected

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

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.