class Aws::IoTAnalytics::Types::Variable


@return [Types::OutputFileUriValue]
file URI.
The value of the variable as a structure that specifies an output
@!attribute [rw] output_file_uri_value
@return [Types::DatasetContentVersionValue]
content version.
The value of the variable as a structure that specifies a dataset
@!attribute [rw] dataset_content_version_value
@return [Float]
The value of the variable as a double (numeric).
@!attribute [rw] double_value
@return [String]
The value of the variable as a string.
@!attribute [rw] string_value
@return [String]
The name of the variable.
@!attribute [rw] name
`stringValue`, ‘datasetContentVersionValue`, or `outputFileUriValue`.
execution. Each variable must have a name and a value given by one of
An instance of a variable to be passed to the `containerAction`