You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Honeycode::Types::VariableValue
- Inherits:
-
Struct
- Object
- Struct
- Aws::Honeycode::Types::VariableValue
- Defined in:
- (unknown)
Overview
Note:
When passing VariableValue as input to an Aws::Client method, you can use a vanilla Hash:
{
raw_value: "RawValue", # required
}
The input variables to the app to be used by the InvokeScreenAutomation action request.
Instance Attribute Summary collapse
-
#raw_value ⇒ String
Raw value of the variable.
Instance Attribute Details
#raw_value ⇒ String
Raw value of the variable.