CreateCertificateRequest

Types

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

Properties

Link copied to clipboard

The name for the certificate.

Link copied to clipboard

The domain name (example.com) for the certificate.

Link copied to clipboard

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

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

The tag keys and optional values to add to the certificate during create.

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