RenewalSummary

Describes the status of a SSL/TLS certificate renewal managed by Amazon Lightsail.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of objects that describe the domain validation records of the certificate.

Link copied to clipboard

The renewal status of the certificate.

Link copied to clipboard

The reason for the renewal status of the certificate.

Link copied to clipboard

The timestamp when the certificate was last updated.

Functions

Link copied to clipboard
inline fun copy(block: RenewalSummary.Builder.() -> Unit = {}): RenewalSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String