public static interface Schedule.Builder extends SdkPojo, CopyableBuilder<Schedule.Builder,Schedule>
| Modifier and Type | Method and Description |
|---|---|
Schedule.Builder |
expression(String expression)
The expression that defines when to trigger an update.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSchedule.Builder expression(String expression)
The expression that defines when to trigger an update. For more information, see Schedule Expressions for Rules in the Amazon CloudWatch Events User Guide.
expression - The expression that defines when to trigger an update. For more information, see Schedule
Expressions for Rules in the Amazon CloudWatch Events User Guide.Copyright © 2023. All rights reserved.