DomainPackageDetails

Information about a package that is associated with a domain. For more information, see Custom packages for Amazon OpenSearch Service.

Types

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

Properties

Link copied to clipboard

The configuration for associating a package with an Amazon OpenSearch Service domain.

Link copied to clipboard

Name of the domain that the package is associated with.

Link copied to clipboard

State of the association.

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 package 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

The type of package.

Link copied to clipboard

The current version of the package.

Link copied to clipboard

A list of package IDs that must be associated with the domain before or with the package can be associated.

Link copied to clipboard

The relative path of the package on the OpenSearch Service cluster nodes. This is synonym_path when the package is for synonym files.

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