Interface SCApplicationAttributes.Builder

    • Method Detail

      • s3BucketPath

        SCApplicationAttributes.Builder s3BucketPath​(String s3BucketPath)

        The path for the Amazon S3 bucket that the application uses for exporting assessment reports.

        Parameters:
        s3BucketPath - The path for the Amazon S3 bucket that the application uses for exporting assessment reports.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3BucketRoleArn

        SCApplicationAttributes.Builder s3BucketRoleArn​(String s3BucketRoleArn)

        The ARN for the role the application uses to access its Amazon S3 bucket.

        Parameters:
        s3BucketRoleArn - The ARN for the role the application uses to access its Amazon S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.