Uses of Class
software.amazon.awssdk.services.pipes.model.PipeTargetTimestreamParameters
-
Packages that use PipeTargetTimestreamParameters Package Description software.amazon.awssdk.services.pipes.model -
-
Uses of PipeTargetTimestreamParameters in software.amazon.awssdk.services.pipes.model
Methods in software.amazon.awssdk.services.pipes.model that return PipeTargetTimestreamParameters Modifier and Type Method Description PipeTargetTimestreamParametersPipeTargetParameters. timestreamParameters()The parameters for using a Timestream for LiveAnalytics table as a target.Methods in software.amazon.awssdk.services.pipes.model with parameters of type PipeTargetTimestreamParameters Modifier and Type Method Description PipeTargetParameters.BuilderPipeTargetParameters.Builder. timestreamParameters(PipeTargetTimestreamParameters timestreamParameters)The parameters for using a Timestream for LiveAnalytics table as a target.
-