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

Class: Aws::ElasticsearchService::Types::PackageVersionHistory

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

Overview

Details of a package version.

Instance Attribute Summary collapse

Instance Attribute Details

#commit_messageString

A message associated with the version.

Returns:

  • (String)

    A message associated with the version.

#created_atTime

Timestamp which tells creation time of the package version.

Returns:

  • (Time)

    Timestamp which tells creation time of the package version.

#package_versionString

Version of the package.

Returns:

  • (String)

    Version of the package.