Dataset Schedule Args
data class DatasetScheduleArgs(val scheduleExpression: Output<String>) : ConvertibleToJava<DatasetScheduleArgs>
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.