RegisterDomainRequest

Types

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

Properties

Link copied to clipboard

A text description of the domain.

Link copied to clipboard
val name: String?

Name of the domain to register. The name must be unique in the region that the domain is registered in.

Link copied to clipboard

Tags to be added when registering a domain.

Link copied to clipboard

The duration (in days) that records and histories of workflow executions on the domain should be kept by the service. After the retention period, the workflow execution isn't available in the results of visibility calls.

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