class Aws::OpenSearchService::Types::PackageDetails

Basic information about a package.

@!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] package_description

User-specified description of the package.
@return [String]

@!attribute [rw] package_status

Current state of the package. Values are COPYING, COPY\_FAILED,
AVAILABLE, DELETING, and DELETE\_FAILED.
@return [String]

@!attribute [rw] created_at

The timestamp of when the package was created.
@return [Time]

@!attribute [rw] last_updated_at

@return [Time]

@!attribute [rw] available_package_version

@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/PackageDetails AWS API Documentation

Constants

SENSITIVE