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

Class: Aws::Greengrass::Types::VersionInformation

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

Overview

Information about a version.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the version.

Returns:

  • (String)

    The ARN of the version.

#creation_timestampString

The time, in milliseconds since the epoch, when the version was created.

Returns:

  • (String)

    The time, in milliseconds since the epoch, when the version was created.

#idString

The ID of the parent definition that the version is associated with.

Returns:

  • (String)

    The ID of the parent definition that the version is associated with.

#versionString

The ID of the version.

Returns:

  • (String)

    The ID of the version.