ManagedCertificate

The ACM certificate associated with the HTTPS domain created for the Express service.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the ACM certificate.

Link copied to clipboard

The fully qualified domain name (FQDN) that is secured with this ACM certificate.

Link copied to clipboard

The status of the ACM; certificate.

Link copied to clipboard

Information about why the ACM certificate is in the current status.

Link copied to clipboard

The Unix timestamp for when the ACM certificate was last updated

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