DomainPackageDetails

Information on a package that is associated with a domain.

Types

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

Properties

Link copied to clipboard

Name of the domain you've associated a package with.

Link copied to clipboard

State of the association. Values are ASSOCIATING/ASSOCIATION_FAILED/ACTIVE/DISSOCIATING/DISSOCIATION_FAILED.

Link copied to clipboard

Additional information if the package is in an error state. Null otherwise.

Link copied to clipboard

Timestamp of the most-recent update to the association status.

Link copied to clipboard

Internal ID of the package.

Link copied to clipboard

User specified name of the package.

Link copied to clipboard

Currently supports only TXT-DICTIONARY.

Link copied to clipboard
Link copied to clipboard

The relative path on Amazon ES nodes, which can be used as synonym_path when the package is synonym file.

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