class Aws::OpenSearchService::Types::DomainPackageDetails
Information on a package associated with a domain.
@!attribute [rw] package_id
The 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
The timestamp of the most recent update to the package association status. @return [Time]
@!attribute [rw] domain_name
The 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, and DISSOCIATION\_FAILED. @return [String]
@!attribute [rw] package_version
@return [String]
@!attribute [rw] reference_path
The relative path on Amazon OpenSearch Service nodes, which can be used as synonym\_path when the package is a synonym file. @return [String]
@!attribute [rw] error_details
Additional information if the package is in an error state. Null otherwise. @return [Types::ErrorDetails]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/DomainPackageDetails AWS API Documentation
Constants
- SENSITIVE