class Aws::ACM::Types::ExportCertificateResponse
@!attribute [rw] certificate
The base64 PEM-encoded certificate. @return [String]
@!attribute [rw] certificate_chain
The base64 PEM-encoded certificate chain. This does not include the certificate that you are exporting. @return [String]
@!attribute [rw] private_key
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/acm-2015-12-08/ExportCertificateResponse AWS API Documentation
Constants
- SENSITIVE