class Aws::ElasticsearchService::Types::DomainPackageDetails
Information on a package that is associated with a domain.
@!attribute [rw] package_id
Internal ID of the package. @return [String]
@!attribute [rw] package_name
User specified name of the package. @return [String]
@!attribute [rw] package_type
Currently supports only TXT-DICTIONARY. @return [String]
@!attribute [rw] last_updated
Timestamp of the most-recent update to the association status. @return [Time]
@!attribute [rw] domain_name
Name of the domain you've associated a package with. @return [String]
@!attribute [rw] domain_package_status
State of the association. Values are ASSOCIATING/ASSOCIATION\_FAILED/ACTIVE/DISSOCIATING/DISSOCIATION\_FAILED. @return [String]
@!attribute [rw] package_version
@return [String]
@!attribute [rw] reference_path
The relative path on Amazon ES nodes, which can be used as synonym\_path when the package is synonym file. @return [String]
@!attribute [rw] error_details
Additional information if the package is in an error state. Null otherwise. @return [Types::ErrorDetails]
Constants
- SENSITIVE