NAME
Paws::ACM::ExportCertificateResponse
ATTRIBUTES
Certificate => Str
The base64 PEM-encoded certificate.
CertificateChain => Str
The base64 PEM-encoded certificate chain. This does not include the certificate that you are exporting.
PrivateKey => Str
The PEM-encoded private key associated with the public key in the certificate.