Class: Aws::IoTSiteWise::Types::ImageFile
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTSiteWise::Types::ImageFile
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-iotsitewise/types.rb
Overview
Contains an image file.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#data ⇒ String
The image file contents, represented as a base64-encoded string.
-
#type ⇒ String
The file type of the image.