ScheduledQueryArgs

constructor(clientToken: Output<String>? = null, errorReportConfiguration: Output<ScheduledQueryErrorReportConfigurationArgs>? = null, kmsKeyId: Output<String>? = null, notificationConfiguration: Output<ScheduledQueryNotificationConfigurationArgs>? = null, queryString: Output<String>? = null, scheduleConfiguration: Output<ScheduledQueryScheduleConfigurationArgs>? = null, scheduledQueryExecutionRoleArn: Output<String>? = null, scheduledQueryName: Output<String>? = null, tags: Output<List<TagArgs>>? = null, targetConfiguration: Output<ScheduledQueryTargetConfigurationArgs>? = null)