Interface SnapshotOptions.Builder

  • Method Details

    • automatedSnapshotStartHour

      SnapshotOptions.Builder automatedSnapshotStartHour(Integer automatedSnapshotStartHour)

      The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified domain. Default is 0 hours.

      Parameters:
      automatedSnapshotStartHour - The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified domain. Default is 0 hours.
      Returns:
      Returns a reference to this object so that method calls can be chained together.