CfnScheduledQuery
@nowarn("cat=deprecation") @SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.DefaultArguments", "org.wartremover.warts.Null", "DisableSyntax.null")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object CfnScheduledQuery
Value members
Concrete methods
def apply(internalResourceId: String, scheduledQueryExecutionRoleArn: String, queryString: String, scheduleConfiguration: ScheduleConfigurationProperty, notificationConfiguration: NotificationConfigurationProperty, errorReportConfiguration: ErrorReportConfigurationProperty, tags: Option[List[_ <: CfnTag]], clientToken: Option[String], scheduledQueryName: Option[String], targetConfiguration: Option[TargetConfigurationProperty], kmsKeyId: Option[String])(implicit stackCtx: Stack): CfnScheduledQuery