CfnScheduledQueryProps

@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])))
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(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]): CfnScheduledQueryProps