Certificate

Information about a certificate.

Types

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

Properties

Link copied to clipboard

The ARN of the certificate.

Link copied to clipboard

The ID of the certificate. (The last part of the certificate ARN contains the certificate ID.)

Link copied to clipboard

The mode of the certificate.

Link copied to clipboard

The date and time the certificate was created.

Link copied to clipboard

The status of the certificate.

Functions

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