UpdateSummary

Contains information about the most recent certificate update, such as a domain validation method migration. This structure is returned as part of the CertificateDetail response from DescribeCertificate.

Types

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

Properties

Link copied to clipboard

Contains information about a domain validation method migration, including the previous and target validation methods.

Link copied to clipboard

The time at which the certificate update was requested.

Link copied to clipboard

The status of the certificate update. The following are valid values:

Link copied to clipboard

The type of update that was requested for the certificate. The following are valid values:

Link copied to clipboard

The time at which the certificate update status was last changed.

Functions

Link copied to clipboard
inline fun copy(block: UpdateSummary.Builder.() -> Unit = {}): UpdateSummary
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