Class: Aws::IoTEventsData::Types::Variable
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::IoTEventsData::Types::Variable
 
 
- Includes:
 - Structure
 
- Defined in:
 - 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.