Interface SnapshotOptions.Builder

    • Method Detail

      • automatedSnapshotStartHour

        SnapshotOptions.Builder automatedSnapshotStartHour​(Integer automatedSnapshotStartHour)

        Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain. Default value is 0 hours.

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