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 S3 URI location for the wrapper object of the document.

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