ExternalSource

The unique external source of the content contained in the wrapper object.

Types

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

Properties

Link copied to clipboard

The identifier, content type, and data of the external source wrapper object.

Link copied to clipboard

The S3 location of the external source wrapper object.

Link copied to clipboard

The source type of the external source wrapper object.

Functions

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