Interface UpdateZonalAutoshiftConfigurationResponse.Builder

  • Method Details

    • resourceIdentifier

      UpdateZonalAutoshiftConfigurationResponse.Builder resourceIdentifier(String resourceIdentifier)

      The identifier for the resource that you updated the zonal autoshift configuration for. The identifier is the Amazon Resource Name (ARN) for the resource.

      Parameters:
      resourceIdentifier - The identifier for the resource that you updated the zonal autoshift configuration for. The identifier is the Amazon Resource Name (ARN) for the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • zonalAutoshiftStatus

      UpdateZonalAutoshiftConfigurationResponse.Builder zonalAutoshiftStatus(String zonalAutoshiftStatus)

      The updated zonal autoshift status for the resource.

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

      UpdateZonalAutoshiftConfigurationResponse.Builder zonalAutoshiftStatus(ZonalAutoshiftStatus zonalAutoshiftStatus)

      The updated zonal autoshift status for the resource.

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