Uses of Class
software.amazon.awssdk.services.iotanalytics.model.OutputFileUriValue
-
Packages that use OutputFileUriValue Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of OutputFileUriValue in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return OutputFileUriValue Modifier and Type Method Description OutputFileUriValueVariable. outputFileUriValue()The value of the variable as a structure that specifies an output file URI.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type OutputFileUriValue Modifier and Type Method Description Variable.BuilderVariable.Builder. outputFileUriValue(OutputFileUriValue outputFileUriValue)The value of the variable as a structure that specifies an output file URI.
-