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

Class: Aws::IoTSiteWise::Types::ImageLocation

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

Overview

Contains an image that is uploaded to AWS IoT SiteWise and available at a URL.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#idString

The ID of the image.

Returns:

  • (String)

    The ID of the image.

#urlString

The URL where the image is available. The URL is valid for 15 minutes so that you can view and download the image

Returns:

  • (String)

    The URL where the image is available.