Interface ReportDestinationS3.Builder

    • Method Detail

      • subdirectory

        ReportDestinationS3.Builder subdirectory​(String subdirectory)

        Specifies a bucket prefix for your report.

        Parameters:
        subdirectory - Specifies a bucket prefix for your report.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3BucketArn

        ReportDestinationS3.Builder s3BucketArn​(String s3BucketArn)

        Specifies the ARN of the S3 bucket where DataSync uploads your report.

        Parameters:
        s3BucketArn - Specifies the ARN of the S3 bucket where DataSync uploads your report.
        Returns:
        Returns a reference to this object so that method calls can be chained together.