| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
OutputFileUriValue |
OutputFileUriValue.clone() |
OutputFileUriValue |
Variable.getOutputFileUriValue()
The value of the variable as a structure that specifies an output file URI.
|
OutputFileUriValue |
OutputFileUriValue.withFileName(String fileName)
The URI of the location where data set contents are stored, usually the URI of a file in an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Variable.setOutputFileUriValue(OutputFileUriValue outputFileUriValue)
The value of the variable as a structure that specifies an output file URI.
|
Variable |
Variable.withOutputFileUriValue(OutputFileUriValue outputFileUriValue)
The value of the variable as a structure that specifies an output file URI.
|
Copyright © 2019. All rights reserved.