ScheduledQueryTargetConfigurationArgs

data class ScheduledQueryTargetConfigurationArgs(val timestreamConfiguration: Output<ScheduledQueryTimestreamConfigurationArgs>) : ConvertibleToJava<ScheduledQueryTargetConfigurationArgs>

Configuration of target store where scheduled query results are written to.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ScheduledQueryTargetConfigurationArgs

Properties