Interface CreateTapePoolResponse.Builder

    • Method Detail

      • poolARN

        CreateTapePoolResponse.Builder poolARN​(String poolARN)

        The unique Amazon Resource Name (ARN) that represents the custom tape pool. Use the ListTapePools operation to return a list of tape pools for your account and Amazon Web Services Region.

        Parameters:
        poolARN - The unique Amazon Resource Name (ARN) that represents the custom tape pool. Use the ListTapePools operation to return a list of tape pools for your account and Amazon Web Services Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.