CertificateDescription

Describes a certificate.

Types

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

Properties

Link copied to clipboard

The certificate ID of the CA certificate used to sign this certificate.

Link copied to clipboard

The ARN of the certificate.

Link copied to clipboard

The ID of the certificate.

Link copied to clipboard

The mode of the certificate.

Link copied to clipboard

The certificate data, in PEM format.

Link copied to clipboard

The date and time the certificate was created.

Link copied to clipboard

The customer version of the certificate.

Link copied to clipboard

The generation ID of the certificate.

Link copied to clipboard

The date and time the certificate was last modified.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the certificate.

Link copied to clipboard

The ID of the Amazon Web Services account of the previous owner of the certificate.

Link copied to clipboard

The status of the certificate.

Link copied to clipboard

The transfer data.

Link copied to clipboard

When the certificate is valid.

Functions

Link copied to clipboard
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