Interface S3AccessPointSource.Builder

  • Method Details

    • accessPointArn

      S3AccessPointSource.Builder accessPointArn(String accessPointArn)

      The Amazon Resource Name (ARN) of the S3 access point.

      Parameters:
      accessPointArn - The Amazon Resource Name (ARN) of the S3 access point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefix

      An optional key prefix to scope the mount to a subset of objects at the access point.

      Parameters:
      prefix - An optional key prefix to scope the mount to a subset of objects at the access point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.