You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticsearchService::Types::GetPackageVersionHistoryResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Container for response returned by GetPackageVersionHistory operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

Returns:

  • (String)

#package_idString

Returns:

  • (String)

#package_version_history_listArray<Types::PackageVersionHistory>

List of PackageVersionHistory objects.

Returns: