Interface CreationDateCondition.Builder

  • Method Details

    • maximumDaysSinceCreated

      CreationDateCondition.Builder maximumDaysSinceCreated(Integer maximumDaysSinceCreated)

      The maximum number of days that have elapsed since the image was created. For example, a value of 300 allows images that were created within the last 300 days.

      Parameters:
      maximumDaysSinceCreated - The maximum number of days that have elapsed since the image was created. For example, a value of 300 allows images that were created within the last 300 days.
      Returns:
      Returns a reference to this object so that method calls can be chained together.