class Aws::ACM::Types::RenewalSummary

Contains information about the status of ACM's [managed renewal] for the certificate. This structure exists only when the certificate type is `AMAZON_ISSUED`.

[1]: docs.aws.amazon.com/acm/latest/userguide/acm-renewal.html

@!attribute [rw] renewal_status

The status of ACM's [managed renewal][1] of the certificate.

[1]: https://docs.aws.amazon.com/acm/latest/userguide/acm-renewal.html
@return [String]

@!attribute [rw] domain_validation_options

Contains information about the validation of each domain name in the
certificate, as it pertains to ACM's [managed renewal][1]. This is
different from the initial validation that occurs as a result of the
RequestCertificate request. This field exists only when the
certificate type is `AMAZON_ISSUED`.

[1]: https://docs.aws.amazon.com/acm/latest/userguide/acm-renewal.html
@return [Array<Types::DomainValidation>]

@!attribute [rw] renewal_status_reason

The reason that a renewal request was unsuccessful.
@return [String]

@!attribute [rw] updated_at

The time at which the renewal summary was last updated.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/acm-2015-12-08/RenewalSummary AWS API Documentation

Constants

SENSITIVE