class Aws::Honeycode::Types::VariableValue

The input variables to the app to be used by the InvokeScreenAutomation action request.

@note When making an API call, you may pass VariableValue

data as a hash:

    {
      raw_value: "RawValue", # required
    }

@!attribute [rw] raw_value

Raw value of the variable.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/VariableValue AWS API Documentation

Constants

SENSITIVE