cronExpression property

String? cronExpression
final

The schedule, as a Cron expression. The schedule interval must be between 1 hour and 1 year. For more information, see Cron expressions in the Amazon CloudWatch User Guide.

Implementation

final String? cronExpression;