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

Class: Aws::ImportExport::Types::Artifact

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

Overview

A discrete item that contains the description and URL of an artifact (such as a PDF).

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The associated description for this object.

Returns:

  • (String)

    The associated description for this object.

#urlString

The URL for a given Artifact.

Returns:

  • (String)

    The URL for a given Artifact.