Interface S3ReportOutputConfiguration.Builder

  • Method Details

    • bucketPath

      S3 bucket path where reports will be written (e.g., my-bucket/ngrh-reports/).

      Parameters:
      bucketPath - S3 bucket path where reports will be written (e.g., my-bucket/ngrh-reports/).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bucketOwner

      S3ReportOutputConfiguration.Builder bucketOwner(String bucketOwner)

      Account ID of the bucket owner for cross-account access verification.

      Parameters:
      bucketOwner - Account ID of the bucket owner for cross-account access verification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.