class Aws::ElasticsearchService::Types::CreatePackageRequest


@return [Types::PackageSource]
The customer S3 location ‘PackageSource` for importing the package.
@!attribute [rw] package_source
@return [String]
Description of the package.
@!attribute [rw] package_description
@return [String]
Type of package. Currently supports only TXT-DICTIONARY.
@!attribute [rw] package_type
@return [String]
Unique identifier for the package.
@!attribute [rw] package_name
Container for request parameters to ` CreatePackage ` operation.