Interface AutomatedSnapshotPauseRequestOptions.Builder

  • Method Details

    • enabled

      Whether to enable or disable automated snapshot pause for the domain.

      Parameters:
      enabled - Whether to enable or disable automated snapshot pause for the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startTime

      The timestamp at which the automated snapshot pause should begin.

      Parameters:
      startTime - The timestamp at which the automated snapshot pause should begin.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The timestamp at which the automated snapshot pause should end. The maximum allowed duration between StartTime and EndTime is 3 days.

      Parameters:
      endTime - The timestamp at which the automated snapshot pause should end. The maximum allowed duration between StartTime and EndTime is 3 days.
      Returns:
      Returns a reference to this object so that method calls can be chained together.