Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the certificate.

Link copied to clipboard

The timestamp when the certificate was created.

Link copied to clipboard

The domain name of the certificate.

Link copied to clipboard

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

Link copied to clipboard

The renewal eligibility of the certificate.

Link copied to clipboard

The number of Lightsail resources that the certificate is attached to.

Link copied to clipboard

The timestamp when the certificate was issued.

Link copied to clipboard

The certificate authority that issued the certificate.

Link copied to clipboard

The algorithm used to generate the key pair (the public and private key) of the certificate.

Link copied to clipboard
var name: String?

The name of the certificate (my-certificate).

Link copied to clipboard

The timestamp when the certificate expires.

Link copied to clipboard

The timestamp when the certificate is first valid.

Link copied to clipboard

An object that describes the status of the certificate renewal managed by Lightsail.

Link copied to clipboard

The validation failure reason, if any, of the certificate.

Link copied to clipboard

The reason the certificate was revoked. This value is present only when the certificate status is REVOKED.

Link copied to clipboard

The timestamp when the certificate was revoked. This value is present only when the certificate status is REVOKED.

Link copied to clipboard

The serial number of the certificate.

Link copied to clipboard

The validation status of the certificate.

Link copied to clipboard

An array of strings that specify the alternate domains (example2.com) and subdomains (blog.example.com) of the certificate.

Link copied to clipboard

The support code. Include this code in your email to support when you have questions about your Lightsail certificate. This code enables our support team to look up your Lightsail information more easily.

Link copied to clipboard
var tags: List<Tag>?

The tag keys and optional values for the resource. For more information about tags in Lightsail, see the Amazon Lightsail Developer Guide.

Functions

Link copied to clipboard