Class: Aws::IoTEventsData::Types::Variable
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTEventsData::Types::Variable
- Defined in:
- gems/aws-sdk-ioteventsdata/lib/aws-sdk-ioteventsdata/types.rb
Overview
The current state of the variable.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the variable.
-
#value ⇒ String
The current value of the variable.