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

Class: Aws::Synthetics::Types::DescribeCanariesLastRunResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#canaries_last_runArray<Types::CanaryLastRun>

An array that contains the information from the most recent run of each canary.

Returns:

  • (Array<Types::CanaryLastRun>)

    An array that contains the information from the most recent run of each canary.

#next_tokenString

A token that indicates that there is more data available. You can use this token in a subsequent DescribeCanariesLastRun operation to retrieve the next set of results.

Returns:

  • (String)

    A token that indicates that there is more data available.