SetupRequest

Returns information that was submitted during the SetupInstanceHttps request. Email information is redacted for privacy.

Types

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

Properties

Link copied to clipboard

The Certificate Authority (CA) that issues the SSL/TLS certificate.

Link copied to clipboard

The name of the domain and subdomains that the SSL/TLS certificate secures.

Link copied to clipboard

The name of the Lightsail instance.

Functions

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