Interface DeleteVolumeResponse.Builder

    • Method Detail

      • volumeARN

        DeleteVolumeResponse.Builder volumeARN​(String volumeARN)

        The Amazon Resource Name (ARN) of the storage volume that was deleted. It is the same ARN you provided in the request.

        Parameters:
        volumeARN - The Amazon Resource Name (ARN) of the storage volume that was deleted. It is the same ARN you provided in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.