Class: Aws::IoTSiteWise::Types::Trace
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTSiteWise::Types::Trace
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-iotsitewise/types.rb
Overview
Contains tracing information of the SiteWise Assistant’s reasoning and data access.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#event_type ⇒ Object
Returns the value of attribute event_type.
-
#text ⇒ String
The cited text from the data source.
Instance Attribute Details
#event_type ⇒ Object
Returns the value of attribute event_type
8690 8691 8692 |
# File 'lib/aws-sdk-iotsitewise/types.rb', line 8690 def event_type @event_type end |