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

Class: Aws::Snowball::Types::DescribeJobResult

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#job_metadataTypes::JobMetadata

Information about a specific job, including shipping information, job status, and other important metadata.

Returns:

  • (Types::JobMetadata)

    Information about a specific job, including shipping information, job status, and other important metadata.

#sub_job_metadataArray<Types::JobMetadata>

Information about a specific job part (in the case of an export job), including shipping information, job status, and other important metadata.

Returns:

  • (Array<Types::JobMetadata>)

    Information about a specific job part (in the case of an export job), including shipping information, job status, and other important metadata.