DescribeDomainEndpointOptionsRequest

Container for the parameters to the <a>DescribeDomainEndpointOptions</a> operation. Specify the name of the domain you want to describe. To show the active configuration and exclude any pending changes, set the Deployed option to true.

Types

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

Properties

Link copied to clipboard

Whether to retrieve the latest configuration (which might be in a Processing state) or the current, active configuration. Defaults to false.

Link copied to clipboard

A string that represents the name of a domain.

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