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

Class: Aws::DeviceFarm::Types::ListArtifactsResult

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

Overview

Represents the result of a list artifacts operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#artifactsArray<Types::Artifact>

Information about the artifacts.

Returns:

#next_tokenString

If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.

Returns:

  • (String)

    If the number of items that are returned is significantly large, this is an identifier that is also returned.