Interface SequenceStoreS3Access.Builder

  • Method Details

    • s3Uri

      The S3 URI of the sequence store.

      Parameters:
      s3Uri - The S3 URI of the sequence store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3AccessPointArn

      SequenceStoreS3Access.Builder s3AccessPointArn(String s3AccessPointArn)

      This is ARN of the access point associated with the S3 bucket storing read sets.

      Parameters:
      s3AccessPointArn - This is ARN of the access point associated with the S3 bucket storing read sets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.