SourceS3Location

The Amazon S3 bucket in your account where your tax document is located.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of your Amazon S3 bucket that your tax document is located.

Link copied to clipboard
val key: String

The object key of your tax document object in Amazon S3.

Functions

Link copied to clipboard
inline fun copy(block: SourceS3Location.Builder.() -> Unit = {}): SourceS3Location
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String