class Aws::IoTAnalytics::Types::OutputFileUriValue

The value of the variable as a structure that specifies an output file URI.

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

data as a hash:

    {
      file_name: "OutputFileName", # required
    }

@!attribute [rw] file_name

The URI of the location where dataset contents are stored, usually
the URI of a file in an S3 bucket.
@return [String]

Constants

SENSITIVE