DatasetSchedule

data class DatasetSchedule(val scheduleExpression: String)

Constructors

Link copied to clipboard
constructor(scheduleExpression: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The expression that defines when to trigger an update. For more information, see Schedule Expressions for Rules in the Amazon CloudWatch documentation.