You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ACMPCA::Types::GetCertificateResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#certificateString

The base64 PEM-encoded certificate specified by the CertificateArn parameter.

Returns:

  • (String)

    The base64 PEM-encoded certificate specified by the CertificateArn parameter.

#certificate_chainString

The base64 PEM-encoded certificate chain that chains up to the on-premises root CA certificate that you used to sign your private CA certificate.

Returns:

  • (String)

    The base64 PEM-encoded certificate chain that chains up to the on-premises root CA certificate that you used to sign your private CA certificate.