Scheduled Query Target Configuration
data class ScheduledQueryTargetConfiguration(val timestreamConfiguration: ScheduledQueryTimestreamConfiguration)
Configuration of target store where scheduled query results are written to.
Constructors
Link copied to clipboard
fun ScheduledQueryTargetConfiguration(timestreamConfiguration: ScheduledQueryTimestreamConfiguration)