renewalStatus property

String? renewalStatus
final

The status of the AWS Certificate Manager managed renewal of the certificate.

Valid values: PENDING_AUTO_RENEWAL | PENDING_VALIDATION | SUCCESS | FAILED

Implementation

final String? renewalStatus;