Interface AutoshiftSummary.Builder

  • Method Details

    • awayFrom

      AutoshiftSummary.Builder awayFrom(String awayFrom)

      The Availability Zone (for example, use1-az1) that traffic is shifted away from for a resource when Amazon Web Services starts an autoshift. Until the autoshift ends, traffic for the resource is instead directed to other Availability Zones in the Amazon Web Services Region. An autoshift can end for a resource, for example, when Amazon Web Services ends the autoshift for the Availability Zone or when you disable zonal autoshift for the resource.

      Parameters:
      awayFrom - The Availability Zone (for example, use1-az1) that traffic is shifted away from for a resource when Amazon Web Services starts an autoshift. Until the autoshift ends, traffic for the resource is instead directed to other Availability Zones in the Amazon Web Services Region. An autoshift can end for a resource, for example, when Amazon Web Services ends the autoshift for the Availability Zone or when you disable zonal autoshift for the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The time (in UTC) when the autoshift ended.

      Parameters:
      endTime - The time (in UTC) when the autoshift ended.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startTime

      AutoshiftSummary.Builder startTime(Instant startTime)

      The time (in UTC) when the autoshift started.

      Parameters:
      startTime - The time (in UTC) when the autoshift started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status for an autoshift.

      Parameters:
      status - The status for an autoshift.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status for an autoshift.

      Parameters:
      status - The status for an autoshift.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: