The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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 encrypted private key associated with the public key in the certificate. The key is output in PKCS #8 format and is base64 PEM-encoded.

_request_id => Str