Interface Schedule.Builder

    • Method Detail

      • expression

        Schedule.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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.