scheduleExpression property

String? scheduleExpression
final

The cron expression determines how often EC2 Image Builder evaluates your pipelineExecutionStartCondition.

For information on how to format a cron expression in Image Builder, see Use cron expressions in EC2 Image Builder.

Implementation

final String? scheduleExpression;