S3ObjectDoc

The unique wrapper object of the document from the S3 location.

Types

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

Properties

Link copied to clipboard
val uri: String

The file location of the S3 wrapper object.

Functions

Link copied to clipboard
inline fun copy(block: S3ObjectDoc.Builder.() -> Unit = {}): S3ObjectDoc
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